projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
713a20b
a5b7616
)
Merge tag 'v2.10.48' into develop
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 10 Jan 2019 19:22:48 +0000
(14:22 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 10 Jan 2019 19:22:48 +0000
(14:22 -0500)
Version 2.10.48
1
2
index.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
index.php
index
ee0dd90
,
61c3b2b
..
61bf1ba
---
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
7
');
+ define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.4
8
');
-define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.4
1
');
+define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.4
6
');
// Check if plugin version is not current in WordPress option and if needed updated it
if (GLM_MEMBERS_PLUGIN_VERSION != get_option('glmMembersDatabasePluginVersion')) {