projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
121d619
a0fb617
)
Merge tag 'v2.10.44' into develop
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 14 Sep 2018 17:11:11 +0000
(13:11 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Fri, 14 Sep 2018 17:11:11 +0000
(13:11 -0400)
Version 2.10.44
1
2
index.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
index.php
index
fabb26c
,
18ad2cd
..
ba4793c
---
1
/
index.php
---
2
/
index.php
+++ b/
index.php
@@@
-47,8
-47,8
+47,8
@@@
if (!defined('ABSPATH'))
*
*/
- define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.4
3
');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.4
4
');
-define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.3
8
');
+define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.3
9
');
// Check if plugin version is not current in WordPress option and if needed updated it
if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {