diff --git a/version.php b/version.php index 605c586d199..d2cd4d1edea 100644 --- a/version.php +++ b/version.php @@ -30,7 +30,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2012120301.00; // 20121203 = branching date YYYYMMDD - do not modify! +$version = 2012120301.01; // 20121203 = branching date YYYYMMDD - do not modify! // RR = release increments - 00 in DEV branches // .XX = incremental changes