summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-07 07:38:41 +0200
committerRemi Collet <remi@remirepo.net>2019-05-07 07:38:41 +0200
commit84ed318cd570041f468b53d1a80115bacef32515 (patch)
tree171ed5e97cb667af37d68633688caaace8bcb178 /wizard/index.php
parentb233a09b7d5bbb75d88d3a52d1e03963ca980d98 (diff)
Wizard: F30 is no more "dev"
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 220f2622..debdeb8a 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -53,7 +53,7 @@ $osname = [
'RHEL 6' => 'RHEL-6 (maintained until March 2020)',
'CentOS 7' => 'CentOS 7',
'CentOS 6' => 'CentOS 6 (maintained until March 2020)',
- 'Fedora 30' => 'Fedora 30 (Development version)',
+ 'Fedora 30' => 'Fedora 30',
'Fedora 29' => 'Fedora 29',
'Fedora 28' => 'Fedora 28',
'Fedora 27' => 'Fedora 27 (no support since November 30th 2018)',