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