NOBUG: Bump version

This commit is contained in:
Eloy Lafuente (stronk7)
2014-03-13 18:34:56 +01:00
parent f28b83ecea
commit ad246c2d2c
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014031101.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014031200.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.