Merge branch 'MDL-63692-master' of git://github.com/sarjona/moodle

This commit is contained in:
Andrew Nicols
2018-11-20 07:51:40 +08:00
10 changed files with 2261 additions and 116 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018111900.01; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018112000.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.