]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
fix conflict when sanitize_rss was called incorrectly in CDM
[tt-rss.git] / sanity_check.php
index b9290b50cb3f6937ab54da41722e1c32579abdfa..1afd28d945e2c64aa4e78b8f97dc603c288ee508 100644 (file)
@@ -1,8 +1,8 @@
 <?php
        require_once "functions.php";
 
-       define('EXPECTED_CONFIG_VERSION', 11);
-       define('SCHEMA_VERSION', 24);
+       define('EXPECTED_CONFIG_VERSION', 17);
+       define('SCHEMA_VERSION', 39);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy