NOBUG: mini-bump to help cache definitions.
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 16 Jan 2013 14:57:46 +0000 (15:57 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 16 Jan 2013 14:57:46 +0000 (15:57 +0100)
version.php

index f9fbcce..2896fc3 100644 (file)
@@ -30,7 +30,7 @@
 defined('MOODLE_INTERNAL') || die();
 
 
-$version  = 2013011100.02;              // YYYYMMDD      = weekly release date of this DEV branch
+$version  = 2013011100.03;              // YYYYMMDD      = weekly release date of this DEV branch
                                         //         RR    = release increments - 00 in DEV branches
                                         //           .XX = incremental changes