Merge branch 'MDL-58454-master' of git://github.com/junpataleta/moodle

This commit is contained in:
David Monllao
2018-11-06 15:48:23 +01:00
24 changed files with 2286 additions and 30 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018110500.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018110500.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.