X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=version.php;h=d58a3119e9a6db3e37aae32a84b4c12b0e4d03e2;hp=48a3d79f9eb5690234a1a056168106b4cf722a50;hb=2c04945c586608aea8394665f7c01e82fd43d2d8;hpb=5ac72c9c74162071e8550c8e1134b92b6bf007a4 diff --git a/version.php b/version.php index 48a3d79f9eb..d58a3119e9a 100644 --- a/version.php +++ b/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2017072701.00; // YYYYMMDD = weekly release date of this DEV branch. +$version = 2017072700.02; // YYYYMMDD = weekly release date of this DEV branch. // RR = release increments - 00 in DEV branches. // .XX = incremental changes.