summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-08-04 13:56:31 +0300
committerAndrew Dolgov <[email protected]>2015-08-04 13:56:31 +0300
commit8f135ce3b6369407021a7db1351346764f11cd44 (patch)
tree1f2c527edb2eeccd5dd5d2f838897b9f7cf99a06 /include/functions.php
parent60e680599d200134db6f8e07f797d099e330c8a2 (diff)
bump schema
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 cecfaeada..de48744ac 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 127);
+ define('SCHEMA_VERSION', 128);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);