summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 517537f9..49bc3387 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -76,7 +76,7 @@ $phpvers = [
];
$phpname = [
':devel' => 'Development version, not ready for production',
- '7.4' => '7.4.0RC1',
+ '7.4' => '7.4.0RC2',
':stable' => 'Stable versions - usage recommended',
'7.3' => '7.3.9 (active support until December 2020)',
'7.2' => '7.2.22 (active support until November 2019)',