bump version for plugins db release of 2.7 branch
authorDan Marsden <dan@danmarsden.com>
Wed, 27 Apr 2016 23:08:04 +0000 (11:08 +1200)
committerDan Marsden <dan@danmarsden.com>
Wed, 27 Apr 2016 23:08:04 +0000 (11:08 +1200)
version.php

index dbbe490..7dba5e3 100644 (file)
@@ -22,7 +22,7 @@
  * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  */
 
-$plugin->version  = 2014112002;
+$plugin->version  = 2014112003;
 $plugin->requires = 2014042900;
 $plugin->release = '2.7.2';
 $plugin->maturity  = MATURITY_STABLE;