summaryrefslogtreecommitdiffstats
path: root/wizard/index.php
diff options
context:
space:
mode:
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 36568eb8..17b33ccf 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -9,7 +9,7 @@
</head>
<?php
define('FC_EOL', 38);
-define('FC_DEV', 40);
+define('FC_DEV', 41);
define('EL_EOL', 7);
define('EL_DEV', 10);
define('PHP_SEC', '8.1');