MDL-61585 analytics: Include missing indicators

This commit is contained in:
David Monllaó 2019-02-15 11:02:16 +01:00
parent 5e878219fb
commit deb6d89f94
2 changed files with 63 additions and 1 deletions

View file

@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018051705.00; // 20180517 = branching date YYYYMMDD - do not modify!
$version = 2018051705.01; // 20180517 = branching date YYYYMMDD - do not modify!
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.