MDL-61876 admin: Bump version

This commit is contained in:
Andrew Nicols 2018-05-08 14:47:29 +08:00
parent 9f7aeac5e5
commit 800c81dc38

View File

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018050200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018050800.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.