]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
rework user CSS support (bump schema)
[tt-rss.git] / sanity_check.php
index 79291ef375a61144fbb201238687169e70eb78e4..628499d172391416a5e414a32fc6014a71b23071 100644 (file)
@@ -1,8 +1,8 @@
 <?php
        require_once "functions.php";
 
-       define('EXPECTED_CONFIG_VERSION', 19);
-       define('SCHEMA_VERSION', 73);
+       define('EXPECTED_CONFIG_VERSION', 20);
+       define('SCHEMA_VERSION', 77);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy