MDL-57502 core: version bump for action event webservice

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