weekly release 3.1dev

This commit is contained in:
Dan Poltawski
2016-04-07 09:43:39 +01:00
parent 92ea1fa068
commit b611ade3ab
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016040700.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016040700.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.