MDL-57734 version: Bump

This commit is contained in:
David Monllao
2017-06-28 18:24:47 +02:00
parent aa736731ba
commit 364ccb771a
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017062200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017062200.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.