summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorfox <[email protected]>2018-04-14 18:08:18 +0000
committerGogs <[email protected]>2018-04-14 18:08:18 +0000
commit26a89ab6cb48e614a022aa65fefe62a8c9c71899 (patch)
tree33efb0b5dafa1d81026c1a5ea14f6a35476815b4 /include
parent963c22646b3e1bd544bd957bf34175b996bd6e53 (diff)
parent2008ec4ed77b081388a9807c644c8d08209a2af0 (diff)
Merge branch 'reg_exp_length' of lllusion3418/tt-rss into master
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);