MDL-66599 analytics: New index for analytics_used_analysables

This commit is contained in:
David Monllaó
2019-09-09 08:30:50 +08:00
parent a672f021ea
commit f5583e9718
3 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2019090500.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2019090500.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.