MDL-27156 - version bump for new capability
authorDan Poltawski <dan@moodle.com>
Thu, 14 Jun 2012 04:12:39 +0000 (12:12 +0800)
committerDan Poltawski <dan@moodle.com>
Thu, 14 Jun 2012 04:12:39 +0000 (12:12 +0800)
version.php

index 8aef9ad..65e9699 100644 (file)
@@ -30,7 +30,7 @@
 defined('MOODLE_INTERNAL') || die();
 
 
-$version  = 2012061200.00;              // YYYYMMDD      = weekly release date of this DEV branch
+$version  = 2012061400.00;              // YYYYMMDD      = weekly release date of this DEV branch
                                         //         RR    = release increments - 00 in DEV branches
                                         //           .XX = incremental changes