summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-03-09 10:49:36 +0400
committerAndrew Dolgov <[email protected]>2014-03-09 10:50:32 +0400
commit3b19a53acf9e2ec70f9e0498fc55134798ffde8f (patch)
treeeca6a483ccb90472792c4d6d3f88dee41002a825 /include
parentb41c5741fef5a3dc93dcf4540c6ee6c1d6fb17e3 (diff)
schema: add resetpass_token (bump schema)
Diffstat (limited to 'include')
-rw-r--r--include/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index deddf358f..f03b24327 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 123);
+ define('SCHEMA_VERSION', 124);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);