X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=version.php;h=bdcb6fd29c22cec5fa68f869d1b19d69469b225a;hp=6a5f46ffa1b53db1fc1785d674fc2434456e0eb2;hb=234fdc206c10184650649c513b973a7b244dd270;hpb=008a6514aeefbe1d5e556b4f417787f57384ca22 diff --git a/version.php b/version.php index 6a5f46ffa1b..bdcb6fd29c2 100644 --- a/version.php +++ b/version.php @@ -30,7 +30,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2013021200.00; // YYYYMMDD = weekly release date of this DEV branch +$version = 2013021200.01; // YYYYMMDD = weekly release date of this DEV branch // RR = release increments - 00 in DEV branches // .XX = incremental changes