Merge branch 'MDL-60579-master' of https://github.com/mihailges/moodle

This commit is contained in:
David Monllao
2017-11-08 12:16:20 +01:00
13 changed files with 367 additions and 20 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017110800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017110800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.