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