]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
bump config version, because of DIGEST_HOSTNAME option
[tt-rss.git] / sanity_check.php
index 6f1a82ec9ee495f8987c5d22e4171ccca81db9f1..f12053522a5d340b2fae7be921fe6b2f10157824 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-       define('EXPECTED_CONFIG_VERSION', 4);
+       define('EXPECTED_CONFIG_VERSION', 5);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy