MDL-64282 versions: main version bump

This commit is contained in:
Eloy Lafuente (stronk7) 2018-11-29 18:28:33 +01:00
parent 085353b315
commit bcd85def5c

View file

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