]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
allow filtering by article tags (bump schema)
[tt-rss.git] / sanity_check.php
index 0f539bde9adb13fd1314c12e4454f522c3bb9f44..b5432199ef95d11dcf09e6e8b34db39976e8d7c6 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 19);
-       define('SCHEMA_VERSION', 70);
+       define('SCHEMA_VERSION', 71);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy