projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d44f150
fec00ad
)
Merge tag 'v1.7.24' into develop
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 29 May 2019 20:27:47 +0000
(16:27 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 29 May 2019 20:27:47 +0000
(16:27 -0400)
Version 1.7.24
1
2
index.php
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
index.php
index
09ef0ee
,
4974065
..
0bf74ab
---
1
/
index.php
---
2
/
index.php
+++ b/
index.php
@@@
-43,8
-43,8
+43,8
@@@
if (!defined('ABSPATH'))
* so that we're sure the other add-ons see an up to date
* version from this plugin.
*/
- define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.2
3
');
+ define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.7.2
4
');
-define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.1
4
');
+define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.1
5
');
// This is the minimum version of the GLM Members DB plugin require for this plugin.
define('GLM_MEMBERS_EVENTS_PLUGIN_MIN_MEMBERS_REQUIRED_VERSION', '2.9.15');