]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
clean obsolete options from schema (bump schema version)
[tt-rss.git] / sanity_check.php
index 628499d172391416a5e414a32fc6014a71b23071..d0f66f006898fa69b2e53abb745edb7bf4265f39 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 20);
-       define('SCHEMA_VERSION', 77);
+       define('SCHEMA_VERSION', 78);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy