bump version for new events

This commit is contained in:
Dan Poltawski 2014-04-22 15:10:52 +08:00
parent de125853db
commit 026c563da0

View File

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