Merge branch 'wip-MDL-53492-33' of git://github.com/marinaglancy/moodle into MOODLE_33_STABLE

This commit is contained in:
David Monllao
2017-08-01 09:22:52 +02:00
8 changed files with 45 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017051501.04; // 20170515 = branching date YYYYMMDD - do not modify!
$version = 2017051501.05; // 20170515 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.