Merge branch 'MDL-42834_master' of git://github.com/markn86/moodle

This commit is contained in:
Jake Dallimore
2017-10-23 13:25:35 +08:00
60 changed files with 183 additions and 354 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017102100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017102100.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.