MDL-34346 - bump version
authorDan Poltawski <dan@moodle.com>
Tue, 9 Apr 2013 03:17:58 +0000 (11:17 +0800)
committerDan Poltawski <dan@moodle.com>
Tue, 9 Apr 2013 03:17:58 +0000 (11:17 +0800)
version.php

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