Merge branch 'MDL-79708-403' of https://github.com/ilyatregubov/moodle into MOODLE_403_STABLE
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$version = 2023100902.00; // 20231009 = branching date YYYYMMDD - do not modify!
|
||||
$version = 2023100902.01; // 20231009 = branching date YYYYMMDD - do not modify!
|
||||
// RR = release increments - 00 in DEV branches.
|
||||
// .XX = incremental changes.
|
||||
$release = '4.3.2 (Build: 20231222)'; // Human-friendly version name
|
||||
|
||||
Reference in New Issue
Block a user