]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
headlines cache: force refresh when subop is present
[tt-rss.git] / sanity_check.php
index a8a91b73c4e8dac1f9f3c7ca634573a8375e1bfd..5c90eae74a7372a52ae19296c81fdf9fe1fbf35a 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 12);
-       define('SCHEMA_VERSION', 26);
+       define('SCHEMA_VERSION', 27);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy