]> 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 2efb10758b8ba2bc884bce58b1c21749307d180c..2dfa75a83668407a55010f71319207c5976fd36b 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 14);
-       define('SCHEMA_VERSION', 28);
+       define('SCHEMA_VERSION', 30);
 
        if (!file_exists("config.php")) {
                print __("<b>Fatal Error</b>: You forgot to copy