summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-01-01 22:21:32 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-01-01 22:21:32 -0500
commit25be08068415c24996dff17499d04e28353d72c9 (patch)
tree988959f47d6746e76ce6ba056aa2634abcb8c7a1 /plugins/wordpress-mobile-pack/core
parentUpdate public-post-preview 2.8.0 (diff)
downloadblogs-gentoo-25be08068415c24996dff17499d04e28353d72c9.tar.gz
blogs-gentoo-25be08068415c24996dff17499d04e28353d72c9.tar.bz2
blogs-gentoo-25be08068415c24996dff17499d04e28353d72c9.zip
Update wordpress-mobile-pack 3.4
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'plugins/wordpress-mobile-pack/core')
-rwxr-xr-xplugins/wordpress-mobile-pack/core/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wordpress-mobile-pack/core/config.php b/plugins/wordpress-mobile-pack/core/config.php
index ae48a74a..baf8c03d 100755
--- a/plugins/wordpress-mobile-pack/core/config.php
+++ b/plugins/wordpress-mobile-pack/core/config.php
@@ -1,6 +1,6 @@
<?php
-define("WMP_VERSION", '3.3');
+define("WMP_VERSION", '3.4');
define('WMP_PLUGIN_NAME', 'WP Mobile Pack');
define('WMP_DOMAIN', 'wordpress-mobile-pack');