MDL-50102 versions: main version mini-bump

This commit is contained in:
Eloy Lafuente (stronk7) 2015-05-05 17:45:06 +02:00
parent 26ea380d24
commit 84d6094685

View File

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