weekly release 3.1.5+

This commit is contained in:
Dan Poltawski
2017-03-31 11:16:19 +01:00
parent 31867bb1b4
commit 3f48012eb5
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016052305.03; // 20160523 = branching date YYYYMMDD - do not modify!
$version = 2016052305.04; // 20160523 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.