MDL-30960 version: bump for new setting

This commit is contained in:
Dan Poltawski
2015-06-02 11:47:43 +01:00
parent ca5c7d7535
commit 17abf1caa2
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015051100.03; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015060200.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.