Merge branch 'MDL-48498-master-iv6' of https://github.com/snake/moodle

This commit is contained in:
Dan Poltawski
2016-11-08 17:51:17 +00:00
10 changed files with 911 additions and 10 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016110800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016110801.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.