MDL-31989 version: proper bump

This commit is contained in:
Dan Poltawski
2016-02-23 12:11:39 +00:00
parent e03711fc08
commit f0ad27291e
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2016022100.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2016022300.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.