MDL-64307 core: set all individual conversations to enabled

This commit is contained in:
Mark Nelson
2018-12-04 11:44:59 +08:00
parent 79abbd9adc
commit 44b6ffb68c
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018120300.01; // 20181203 = branching date YYYYMMDD - do not modify!
$version = 2018120300.02; // 20181203 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.