diff --git a/public/version.php b/public/version.php index f479ba0ee35..dffcc34b3dd 100644 --- a/public/version.php +++ b/public/version.php @@ -29,7 +29,7 @@ defined('MOODLE_INTERNAL') || die(); -$version = 2025101700.00; // YYYYMMDD = weekly release date of this DEV branch. +$version = 2025101700.01; // YYYYMMDD = weekly release date of this DEV branch. // RR = release increments - 00 in DEV branches. // .XX = incremental changes. $release = '5.2dev (Build: 20251017)'; // Human-friendly version name