on-demand release 3.1beta+

This commit is contained in:
David Monllao
2016-05-13 18:33:23 +08:00
parent 60152a2828
commit 65cbefc403
+1 -1
View File
@@ -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.