]> git.wh0rd.org - tt-rss.git/blobdiff - include/sanity_check.php
pref-feeds: apply patch by gmargo@forum to show/hide empty categories
[tt-rss.git] / include / sanity_check.php
index 3de1593f35dbba6169afbdeec43b734e7fed8815..5c631574decf02b8b5f6444cb4d4ae1a578ac965 100644 (file)
@@ -6,7 +6,7 @@
        } else {
 
                define('EXPECTED_CONFIG_VERSION', 25);
-               define('SCHEMA_VERSION', 89);
+               define('SCHEMA_VERSION', 90);
 
                require_once "config.php";
                require_once "sanity_config.php";