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

This commit is contained in:
Jake Dallimore
2019-07-26 17:32:29 +08:00
23 changed files with 187 additions and 68 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019072500.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019072500.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.