]> git.wh0rd.org - tt-rss.git/blobdiff - sanity_check.php
use SSL serial to bind certificate to user; implement autologin using SSL certificate...
[tt-rss.git] / sanity_check.php
index c9d0fe9228ff3c853c5752739ca1a6bd9f6a8602..96f4e839c7d524b94833a844c758210cff32b4c1 100644 (file)
@@ -2,7 +2,7 @@
        require_once "functions.php";
 
        define('EXPECTED_CONFIG_VERSION', 21);
-       define('SCHEMA_VERSION', 81);
+       define('SCHEMA_VERSION', 82);
 
        if (!file_exists("config.php")) {
                print "<b>Fatal Error</b>: You forgot to copy