From af0845ca9ab59faa71e7fd913f779b27e0c98645 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 29 Mar 2012 15:08:12 +0400 Subject: change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema --- include/sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/sanity_check.php') diff --git a/include/sanity_check.php b/include/sanity_check.php index d77be4201..2bb957827 100644 --- a/include/sanity_check.php +++ b/include/sanity_check.php @@ -6,7 +6,7 @@ } else { define('EXPECTED_CONFIG_VERSION', 25); - define('SCHEMA_VERSION', 90); + define('SCHEMA_VERSION', 91); require_once "config.php"; require_once "sanity_config.php"; -- cgit v1.2.3