Merge branch 'MDL-55239_m32v1' of https://github.com/sbourget/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2016-09-05 19:23:13 +02:00
7 changed files with 308 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016090100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016090100.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.