summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-04-10 12:47:46 +0300
committerAndrew Dolgov <[email protected]>2019-04-10 12:47:46 +0300
commit6768b3a4a3261b32c552e1acf1c471cd39b04a8a (patch)
treeb63c347626a7f69b051865b7d1621f68a5976372 /include
parentd7282ec292a79120709e93ba9b1c73d0077d871b (diff)
schema: add DEFAULT_SEARCH_LANGUAGE
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 3adeae924..c09e62cca 100755
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 137);
+ define('SCHEMA_VERSION', 138);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);