mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
MDL-66253 update: bump version (missed that on the review)
This commit is contained in:
parent
a756630e44
commit
52d16feebe
@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2020010900.01; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2020010900.02; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '3.9dev (Build: 20200109)'; // Human-friendly version name
|
||||
|
Loading…
x
Reference in New Issue
Block a user