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

This commit is contained in:
Andrew Nicols
2018-10-17 14:53:23 +08:00
10 changed files with 488 additions and 109 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018101600.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018101700.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.