]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
update_daemon2: import single-file version from landure
[tt-rss.git] / sanity_check.php
index 27698b7e6b0d1ef5de8bb9403ab9b9ae2ebf7ea4..2dfa75a83668407a55010f71319207c5976fd36b 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 14);
-       define('SCHEMA_VERSION', 29);
+       define('SCHEMA_VERSION', 30);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy