]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
bump config version
[tt-rss.git] / sanity_check.php
index 796acc76fa409f8e00702b6fefa7d3391fcd23e5..25f4da0b933bcebb44d48ddf352f6eb9834daecf 100644 (file)
@@ -1,5 +1,5 @@
 <?
-       define('EXPECTED_CONFIG_VERSION', 1);
+       define('EXPECTED_CONFIG_VERSION', 2);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy