MDL-37624 calendar: Added location support

This commit is contained in:
Michael Hawkins
2018-06-29 10:46:54 +08:00
parent f61ee4e857
commit ef4e04ee26
39 changed files with 290 additions and 27 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018062800.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018062800.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.