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