]> 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 27698b7e6b0d1ef5de8bb9403ab9b9ae2ebf7ea4..16819fa6ab530adbf627cadd0308e3020278f263 100644 (file)
@@ -1,8 +1,8 @@
 <?php
        require_once "functions.php";
 
-       define('EXPECTED_CONFIG_VERSION', 14);
-       define('SCHEMA_VERSION', 29);
+       define('EXPECTED_CONFIG_VERSION', 17);
+       define('SCHEMA_VERSION', 46);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy