mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
weekly release 5.0dev
This commit is contained in:
parent
80e559acbf
commit
bcf06a0484
@ -29,9 +29,9 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2025011700.02; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
$version = 2025012400.00; // YYYYMMDD = weekly release date of this DEV branch.
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '5.0dev (Build: 20250117)'; // Human-friendly version name
|
||||
$release = '5.0dev (Build: 20250124)'; // Human-friendly version name
|
||||
$branch = '500'; // This version's branch.
|
||||
$maturity = MATURITY_ALPHA; // This version's maturity level.
|
||||
|
Loading…
x
Reference in New Issue
Block a user