Merge branch 'MDL-61041-master' of git://github.com/damyon/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2018-08-01 16:36:12 +02:00
24 changed files with 20 additions and 1447 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018072700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018073000.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.