summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-01 09:09:20 +0400
committerAndrew Dolgov <[email protected]>2013-04-01 09:09:20 +0400
commitb4f83063cc59daff04887a585b1a3c1e5880e9d0 (patch)
treeb04bf575e95301e8158ebf85a825b95240dac51b /include
parentf0419320217a17561ca105a3db0aebb0e2c2ed25 (diff)
schema: add feed/cat view_settings
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 9a52981e6..3bb158c05 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 113);
+ define('SCHEMA_VERSION', 114);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);