MDL-69475 versions: main version bump
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 16 Aug 2020 19:08:54 +0000 (21:08 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 17 Aug 2020 22:47:47 +0000 (00:47 +0200)
version.php

index 50f89de..a8ae85e 100644 (file)
@@ -29,7 +29,7 @@
 
 defined('MOODLE_INTERNAL') || die();
 
-$version  = 2020081400.00;              // YYYYMMDD      = weekly release date of this DEV branch.
+$version  = 2021052500.00;              // YYYYMMDD      = weekly release date of this DEV branch.
                                         //         RR    = release increments - 00 in DEV branches.
                                         //           .XX = incremental changes.
 $release  = '4.0dev (Build: 20200814)'; // Human-friendly version name