Merge branch 'MDL-47197-master' of git://github.com/andrewnicols/moodle
Conflicts: lib/db/install.xml lib/db/upgrade.php version.php
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2014100800.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2014100800.01; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user