MDL-39854: version bump for classloader new world
authorDan Poltawski <dan@moodle.com>
Tue, 18 Jun 2013 06:39:11 +0000 (14:39 +0800)
committerDan Poltawski <dan@moodle.com>
Tue, 18 Jun 2013 07:13:51 +0000 (15:13 +0800)
version.php

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