MDL-45884: Version bump for new setting.

This commit is contained in:
Damyon Wiese
2014-06-18 11:12:42 +08:00
parent 033b14dc33
commit 33efee99ff
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014061300.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014061800.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.