MDL-15471 - oops messed up version number update

This commit is contained in:
Dan Poltawski 2012-09-26 12:08:11 +08:00
parent d0dff189b0
commit b95e21b8c5

View file

@ -30,7 +30,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$version = 2012092100.06; // YYYYMMDD = weekly release date of this DEV branch $version = 2012092600.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