Merge branch 'MDL-50645_master' of git://github.com/dmonllao/moodle

This commit is contained in:
Dan Poltawski
2015-07-27 10:36:55 +01:00
5 changed files with 129 additions and 19 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015072300.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2015072700.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.