summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-07-02 20:59:24 +0300
committerAndrew Dolgov <[email protected]>2017-07-02 20:59:24 +0300
commit10a1f28f7c532455a17a15b158f965fd1fea9d51 (patch)
tree8a440ed4b96febbf88f9b78005b1dfc1c1defad7 /include/functions.php
parent57a1143c9d121653bab1b58818585417a182947e (diff)
schema: updates for new filter format (bump version to 131)
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 4ad6e6394..492d2b635 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 130);
+ define('SCHEMA_VERSION', 131);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);