]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
new option: SYNC_COUNTERS (bump schema)
[tt-rss.git] / sanity_check.php
index 383edab4cb4eb8bfa83aaf75fd380565e7b27bce..ee715a8234352d6cb3e5dce12e9db835f7a35807 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 17);
-       define('SCHEMA_VERSION', 37);
+       define('SCHEMA_VERSION', 38);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy