Merge branch 'MDL-60972-36_delete_section_files' of https://github.com/awagner/moodle into MOODLE_36_STABLE

This commit is contained in:
Jake Dallimore
2019-01-21 09:04:40 +08:00
3 changed files with 30 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018120302.01; // 20181203 = branching date YYYYMMDD - do not modify!
$version = 2018120302.02; // 20181203 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.