summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/index.php')
-rw-r--r--wizard/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizard/index.php b/wizard/index.php
index a2d910de..a3f790ce 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -8,8 +8,8 @@
<link rel="shortcut icon" href="/favicon.ico" />
</head>
<?php
-define('FC_EOL', 36);
-define('FC_DEV', 39);
+define('FC_EOL', 37);
+define('FC_DEV', 40);
define('EL_EOL', 6);
define('EL_DEV', 10);
define('EPEL_DEV', 2); // 0 missing, 1 partially populated, 2 mostly full
@@ -71,7 +71,7 @@ $osname = [
':fedora' => 'Fedora Linux',
'Fedora 39' => 'Fedora 39',
'Fedora 38' => 'Fedora 38',
- 'Fedora 37' => 'Fedora 37 (maintained until Dec 7th 2024)',
+ 'Fedora 37' => 'Fedora 37 (End of Life since Dec 7th 2024)',
// 'Fedora 36' => 'Fedora 36 (End of life since May 2023)',
];
$types = [