MDL-65571 versions: main version bump

This commit is contained in:
Eloy Lafuente (stronk7)
2019-05-12 23:48:17 +02:00
parent c9a1a6341c
commit 90a048e38b
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019051100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019051300.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.