]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
update_daemon2: check for dead children before spawning
[tt-rss.git] / sanity_check.php
index 04f717ff952d7d1f22ea0a55913f0e793633e47a..2dfa75a83668407a55010f71319207c5976fd36b 100644 (file)
@@ -1,8 +1,8 @@
 <?php
        require_once "functions.php";
 
-       define('EXPECTED_CONFIG_VERSION', 9);
-       define('SCHEMA_VERSION', 23);
+       define('EXPECTED_CONFIG_VERSION', 14);
+       define('SCHEMA_VERSION', 30);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy