code review: use same version as community
authorJoseph Baxter <joseph.baxter@nottingham.ac.uk>
Thu, 5 Jun 2014 11:23:19 +0000 (12:23 +0100)
committerJoseph Baxter <joseph.baxter@nottingham.ac.uk>
Thu, 5 Jun 2014 11:23:19 +0000 (12:23 +0100)
version.php

index 28aaec1..ae31eea 100644 (file)
@@ -22,7 +22,7 @@
  * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  */
 
-$plugin->version  = 2014060314;
+$plugin->version  = 2014022801;
 $plugin->requires = 2013040500;
 $plugin->release = '2.6.1';
 $plugin->maturity  = MATURITY_STABLE;