summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-02 16:34:08 +0400
committerAndrew Dolgov <[email protected]>2013-04-02 16:34:08 +0400
commit923b5c8b11cde506838a2f071a1c07892992fb70 (patch)
treeaf30979b7292cf72098798940e4e3b299feaacde /include/functions.php
parentdfad9d7a36f1efeafd4e3b5bf1f38dac7aad8de4 (diff)
schema: remove unused prefs help_text/short_desc/section_name
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 92690cfbb..9c58f807a 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 114);
+ define('SCHEMA_VERSION', 115);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);