MDL-12689 version: bump after behat fix

This commit is contained in:
Dan Poltawski
2017-04-06 10:52:24 +01:00
parent b634c32668
commit 92fe5da36d
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017040403.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017040600.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.