]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
preliminary UI work on date checking filter (refs #225)
[tt-rss.git] / sanity_check.php
index e84fb9f86b5d450ae23ac3cf3e45db0c30c34edf..16819fa6ab530adbf627cadd0308e3020278f263 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 17);
-       define('SCHEMA_VERSION', 45);
+       define('SCHEMA_VERSION', 46);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy