summaryrefslogtreecommitdiffstats
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/index.php b/wizard/index.php
index 8f546fef..767bd75d 100644
--- a/wizard/index.php
+++ b/wizard/index.php
@@ -9,7 +9,7 @@
</head>
<?php
define('FC_EOL', 32);
-define('FC_DEV', 35);
+define('FC_DEV', 36);
define('EL_EOL', 6);
define('EL_DEV', 9);
define('COUNTER', __DIR__ . "/counter.txt");