]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
implement settings profiles (bump schema)
[tt-rss.git] / sanity_check.php
index 2818809847798d0b16f05f5c28bccb73b4e35164..c50d391a11c271a7e17a043a75104f77155ba00f 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 18);
-       define('SCHEMA_VERSION', 59);
+       define('SCHEMA_VERSION', 63);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy