Merge branch 'MDL-44137_add_update-groups_webservice' of https://github.com/TheVirtualLtd/moodle

This commit is contained in:
Damyon Wiese
2018-11-05 15:07:26 +08:00
4 changed files with 180 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018110300.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018110500.00; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.