summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 6e83a08f..4a289bd1 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -98,7 +98,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '8.2' => '8.2.0RC1 (GA planed for Nov/Dec 2022)',
+ '8.2' => '8.2.0RC2 (GA planed for Nov/Dec 2022)',
':stable' => 'Stable versions - usage recommended',
'8.1' => '8.1.10 (active support until November 2023)',
'8.0' => '8.0.23 (active support until November 2022)',