mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-65582 analytics: Upcoming activities due enabled by default
This commit is contained in:
parent
6a7451ff1b
commit
bc2f679bca
4 changed files with 14 additions and 5 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2019051100.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2019051100.02; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue