MDL-47559 User menu: version bump for new settings

This commit is contained in:
Damyon Wiese
2014-10-28 11:06:40 +08:00
parent 45ad1693cd
commit c5258dfa04
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2014102400.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2014102800.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.