MDL-58333 enrol: Include course progress in course listing WS

Part of MDL-55611 epic.
This commit is contained in:
Andrew Nicols
2017-04-04 11:01:43 +01:00
committed by Dan Poltawski
parent 08db22c105
commit 80ece0847e
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017040300.10; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017040300.11; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.