Merge branch 'MDL-31355-master' of git://github.com/rezaies/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2019-04-11 17:17:07 +02:00
24 changed files with 849 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019041000.02; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019041000.03; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.