projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ba813
)
Updated index.php to show current tag number
author
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 7 Jun 2016 17:12:14 +0000
(13:12 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 7 Jun 2016 17:12:14 +0000
(13:12 -0400)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index
d9fc27c
..
a5c4e0f
100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-38,7
+38,7
@@
* 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.0.1');
+define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.0.1
4
');
define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.0.18');
// This is the minimum version of the GLM Members DB plugin require for this plugin.