]> git.wh0rd.org - tt-rss.git/blobdiff - include/sanity_check.php
change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema
[tt-rss.git] / include / sanity_check.php
index d77be4201943769fee4aed3d1d2eb509d6210403..2bb957827bbeb74db045d6975d0e9bd98e216815 100644 (file)
@@ -6,7 +6,7 @@
        } else {
 
                define('EXPECTED_CONFIG_VERSION', 25);
-               define('SCHEMA_VERSION', 90);
+               define('SCHEMA_VERSION', 91);
 
                require_once "config.php";
                require_once "sanity_config.php";