MDL-52252 tags: Bump version to add course_modules area

This commit is contained in:
David Monllao 2016-03-09 15:36:30 +08:00
parent b8bc9037f1
commit 9fff0c469f

View file

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