MDL-30085 bump version
authorDan Poltawski <dan@moodle.com>
Tue, 11 Mar 2014 06:54:26 +0000 (14:54 +0800)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Thu, 13 Mar 2014 17:31:48 +0000 (18:31 +0100)
version.php

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