bump schema

This commit is contained in:
Andrew Dolgov 2015-08-04 13:56:31 +03:00
parent 60e680599d
commit 8f135ce3b6
1 changed files with 1 additions and 1 deletions

View File

@ -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);