MDL-57503 block_myoverview: version bump

Part of MDL-55611 epic.
This commit is contained in:
Ryan Wyllie
2017-04-03 11:37:05 +08:00
committed by Damyon Wiese
parent 1aeb58faad
commit 89e9edf4a4
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017040300.08; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017040300.10; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.