summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-29 19:37:36 +0400
committerAndrew Dolgov <[email protected]>2013-03-29 19:37:42 +0400
commit9cac360bd7783830e5b4ee20615d57755f7ddc15 (patch)
tree5eab840d83dbf1f8a581bbabfae0679aa437afc8 /include
parentc409d34a3009005be41efbc6c8cdf994bddaae35 (diff)
set combined display mode as default
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index d789f29e3..f174326c9 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 110);
+ define('SCHEMA_VERSION', 111);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);