X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=version.php;h=334e6251474efdd476a985d8b991d15026044746;hp=708ff02a6ebd2306f1d97ad0a40fff76151e70f8;hb=65cbefc403f3bcaeec35d45f98610c39c460007a;hpb=60152a282807b4dba953bebb5559e8fb2f9b3426 diff --git a/version.php b/version.php index 708ff02a6eb..334e6251474 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2016051300.00; // YYYYMMDD = weekly release date of this DEV branch. +$version = 2016051300.01; // YYYYMMDD = weekly release date of this DEV branch. // RR = release increments - 00 in DEV branches. // .XX = incremental changes.