]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
[tt-rss.git] / sanity_check.php
index 4b77e92bbe5e6bda762839a335c3257f175258ee..1651ceec03cf99e568363237499332b6a5d9e033 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 20);
-       define('SCHEMA_VERSION', 75);
+       define('SCHEMA_VERSION', 76);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy