Merge branch 'MDL-58461-31' of git://github.com/damyon/moodle into MOODLE_31_STABLE

This commit is contained in:
Andrew Nicols
2017-04-11 11:35:50 +08:00
59 changed files with 972 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016052305.05; // 20160523 = branching date YYYYMMDD - do not modify!
$version = 2016052305.06; // 20160523 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.