summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorfoobar <[email protected]>2018-04-14 14:11:29 +0200
committerfoobar <[email protected]>2018-04-14 14:11:29 +0200
commit2008ec4ed77b081388a9807c644c8d08209a2af0 (patch)
tree33efb0b5dafa1d81026c1a5ea14f6a35476815b4 /include
parent963c22646b3e1bd544bd957bf34175b996bd6e53 (diff)
change filter rule regexp type to text
Diffstat (limited to 'include')
-rwxr-xr-xinclude/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index d42595744..b5e2eb776 100755
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 133);
+ define('SCHEMA_VERSION', 134);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);