]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
obsolete cookie storage for collapsed status of feedlist and special categories ...
[tt-rss.git] / sanity_check.php
index 55df981415d06b21e29b37c792322f60d0b30e6a..2818809847798d0b16f05f5c28bccb73b4e35164 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 18);
-       define('SCHEMA_VERSION', 58);
+       define('SCHEMA_VERSION', 59);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy