diff --git a/version.php b/version.php index 391ba2f6b32..97ac673e04c 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2013051404.06; // 20130514 = branching date YYYYMMDD - do not modify! +$version = 2013051404.07; // 20130514 = branching date YYYYMMDD - do not modify! // RR = release increments - 00 in DEV branches // .XX = incremental changes