mirror of
https://github.com/moodle/moodle.git
synced 2025-04-18 15:07:34 +02:00
MDL-58388 course: bump version
Add a version bump for new admin setting
This commit is contained in:
parent
96f1440b7a
commit
4a21bf89c9
@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2017101900.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2017101900.01; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user