Merge branch 'MDL-59382-master-4' of git://github.com/ryanwyllie/moodle

This commit is contained in:
Andrew Nicols
2017-08-03 09:31:44 +08:00
51 changed files with 2581 additions and 238 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017072700.02; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017080300.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.