Merge branch 'wip-MDL-51132-master' of https://github.com/marinaglancy/moodle

This commit is contained in:
Dan Poltawski
2015-09-08 10:46:38 +01:00
34 changed files with 741 additions and 1133 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015090800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015090801.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.