MDL-39814 actionmenu: Version bump for css changes.
authorDamyon Wiese <damyon@moodle.com>
Thu, 1 Aug 2013 01:42:07 +0000 (09:42 +0800)
committerDamyon Wiese <damyon@moodle.com>
Thu, 1 Aug 2013 01:42:42 +0000 (09:42 +0800)
version.php

index 3553008..bc49d31 100644 (file)
@@ -29,7 +29,7 @@
 
 defined('MOODLE_INTERNAL') || die();
 
-$version  = 2013072800.00;              // YYYYMMDD      = weekly release date of this DEV branch
+$version  = 2013080100.00;              // YYYYMMDD      = weekly release date of this DEV branch
                                         //         RR    = release increments - 00 in DEV branches
                                         //           .XX = incremental changes