diff options
Diffstat (limited to 'plugins/wordpress-mobile-pack/core/config.php')
-rwxr-xr-x | plugins/wordpress-mobile-pack/core/config.php | 2 |
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 34953f84..faee346e 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.1'); +define("WMP_VERSION", '3.2'); define('WMP_PLUGIN_NAME', 'WP Mobile Pack'); define('WMP_DOMAIN', 'wordpress-mobile-pack'); |