X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=version.php;h=e52327fce9875fd166ca865145eca90671cede61;hp=67d54d66bc903237fa7d34ce9055e1ecae719f03;hb=b24d1dbbad07cea80e36441215dcb5290ab1db2f;hpb=65d0d4b654fce4537de7a2f4f2204f4233c6c876 diff --git a/version.php b/version.php index 67d54d66bc9..e52327fce98 100644 --- a/version.php +++ b/version.php @@ -30,7 +30,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2012051100.03; // YYYYMMDD = weekly release date of this DEV branch +$version = 2012051700.00; // YYYYMMDD = weekly release date of this DEV branch // RR = release increments - 00 in DEV branches // .XX = incremental changes