Merge branch 'MDL-56673-master-fix1' of http://github.com/damyon/moodle

This commit is contained in:
Andrew Nicols
2016-11-04 13:57:16 +08:00
7 changed files with 31 additions and 14 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016110301.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016110400.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.