weekly release 3.0.4+

This commit is contained in:
David Monllao
2016-05-13 18:32:28 +08:00
parent 0d1e222b3d
commit 4b6e571ccb
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2015111604.03; // 20151116 = branching date YYYYMMDD - do not modify!
$version = 2015111604.04; // 20151116 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.