summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-16 15:07:28 +0200
committerRemi Collet <remi@php.net>2023-05-16 15:07:28 +0200
commit8c7c3d3b6a3d871c07a0a0142334adf407624c8c (patch)
treec0bd74478099e59bb9274ef50e798cdfdea2ce1e /wizard/index.php
parentfea9160945ae6933355cc6f3cd4ff6d4f9e0ab00 (diff)
9.2 is released
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 f8e05a15..2c4a3138 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -61,7 +61,7 @@ $osmax = [
];
$osname = [
':rhel' => 'Red Hat Enterprise Linux',
- 'RHEL 9' => 'RHEL 9.1',
+ 'RHEL 9' => 'RHEL 9.2',
'RHEL 8' => 'RHEL 8.7',
'RHEL 7' => 'RHEL 7.9 (maintained until June 2024)',
':centos' => 'CentOS Stream, CentOS Linux, Alma Linux, Rocky Linux and other clones',