summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-07 15:08:34 +0100
committerRemi Collet <remi@php.net>2023-12-07 15:08:34 +0100
commit968084487a02109919b484c3456d8d63ed693aa4 (patch)
treeaa1bff1d580159f61645bc5f3235667beeec1f6e /wizard/index.php
parentdc3df80cc8f039250cf2b56532497c4142231019 (diff)
Wizard: update EOL/DEV
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 = [