summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-31 19:28:36 +0400
committerAndrew Dolgov <[email protected]>2013-03-31 19:28:36 +0400
commit5e736e4592d27107d69d9b7fbd19ae91b209956e (patch)
tree5ab7f9e709ce2d76ed5c53df60e92b023c58c2e5 /include/functions.php
parent133420aa8d9bb2e30775e50f37738d628fc8f42c (diff)
implement stop action
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 9f75fc23a..9a52981e6 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
- define('SCHEMA_VERSION', 112);
+ define('SCHEMA_VERSION', 113);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);