summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index ff7e9bd9..8d4b6db6 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -9,7 +9,7 @@
</head>
<?php
define('FC_EOL', 23);
-define('FC_DEV', 25);
+define('FC_DEV', 26);
define('EL_EOL', 4);
define('EL_DEV', 8);
define('COUNTER', __DIR__ . "/counter.txt");