From: Eloy Lafuente (stronk7) Date: Tue, 9 Jun 2020 14:24:58 +0000 (+0200) Subject: MDL-68973 versions: main version bump X-Git-Tag: v3.9.0-rc2~21^2~1 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=97800d7e704e2d28c4299cf37125f917517f89bf MDL-68973 versions: main version bump --- diff --git a/version.php b/version.php index 386a576e997..f61484ffaa7 100644 --- a/version.php +++ b/version.php @@ -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