Merge branch 'MDL-62144-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE

This commit is contained in:
David Monllao
2018-10-22 16:34:37 +02:00
13 changed files with 237 additions and 14 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018051702.08; // 20180517 = branching date YYYYMMDD - do not modify!
$version = 2018051702.09; // 20180517 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.