]> git.wh0rd.org - tt-rss.git/blobdiff - include/functions.php
schema: disable sort headlines by feed date by default
[tt-rss.git] / include / functions.php
index 452bc2ba509b583b4cf2256f8f7825ceb44809a2..73788071a34440a900e977747374344267eb3e92 100644 (file)
@@ -1,6 +1,6 @@
 <?php
        define('EXPECTED_CONFIG_VERSION', 26);
-       define('SCHEMA_VERSION', 107);
+       define('SCHEMA_VERSION', 108);
 
        $fetch_last_error = false;
        $pluginhost = false;