MDL-68973 versions: main version bump
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 9 Jun 2020 14:24:58 +0000 (16:24 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Tue, 9 Jun 2020 14:24:58 +0000 (16:24 +0200)
version.php

index 386a576..f61484f 100644 (file)
@@ -29,7 +29,7 @@
 
 defined('MOODLE_INTERNAL') || die();
 
-$version  = 2020060900.00;              // YYYYMMDD      = weekly release date of this DEV branch.
+$version  = 2020061000.00;              // YYYYMMDD      = weekly release date of this DEV branch.
                                         //         RR    = release increments - 00 in DEV branches.
                                         //           .XX = incremental changes.
 $release  = '3.9rc1 (Build: 20200609)'; // Human-friendly version name