]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
rename description of option ENABLE_FEED_ICONS, bump schema
[tt-rss.git] / sanity_check.php
index 1afd28d945e2c64aa4e78b8f97dc603c288ee508..5a2974dd68f9602a70b1851febd933a3f8d1f8f8 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 17);
-       define('SCHEMA_VERSION', 39);
+       define('SCHEMA_VERSION', 40);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy