projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
031db67
9dc17be
)
Merge tag 'v2.1.9' into develop
author
Chuck Scott
<cscott@gaslightmedia.com>
Mon, 20 Jun 2016 16:51:03 +0000
(12:51 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Mon, 20 Jun 2016 16:51:03 +0000
(12:51 -0400)
Updated version #
Conflicts:
index.php
1
2
index.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
index.php
index
46c0844
,
10836d5
..
b9622e0
---
1
/
index.php
---
2
/
index.php
+++ b/
index.php
@@@
-38,8
-38,8
+38,8
@@@
*
*/
- define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.
4
');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.1.
9
');
-define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.
9
');
+define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.
10
');
// Check if plugin version is not current in WordPress option and if needed updated it
if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {