X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=version.php;h=9bffb7bf15fa276b630b7e0e9d7d4d5cc9787307;hp=260b8fc2a7e069426218757a1ab3800d5f2f8b5e;hb=df44776afd7d0064cf3f3bbae895ea8d78bc0919;hpb=580a14c265af904d698d9c9df5cd64bc543b7d40 diff --git a/version.php b/version.php index 260b8fc2a7e..9bffb7bf15f 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2015091800.01; // YYYYMMDD = weekly release date of this DEV branch. +$version = 2015092202.00; // YYYYMMDD = weekly release date of this DEV branch. // RR = release increments - 00 in DEV branches. // .XX = incremental changes.