MDL-37361 completion: Enabled overriding activity completion status

This commit is contained in:
Eiz Eddin Al Katrib
2017-10-10 17:10:15 +08:00
committed by Jake Dallimore
parent d8e9a23c48
commit a39918daae
22 changed files with 343 additions and 15 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017100600.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017100600.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.