Merge branch 'wip-MDL-51802-master4' of https://github.com/marinaglancy/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2016-02-16 23:22:35 +01:00
39 changed files with 1078 additions and 225 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016021501.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016021600.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.