From 8a4c759ea3ea4c70b059d1403ddea6a06bc81780 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 16 Jan 2009 14:11:19 +0100 Subject: a variety of ccache work --- sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanity_check.php') diff --git a/sanity_check.php b/sanity_check.php index 93a6b0f57..0ba47b064 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -2,7 +2,7 @@ require_once "functions.php"; define('EXPECTED_CONFIG_VERSION', 17); - define('SCHEMA_VERSION', 49); + define('SCHEMA_VERSION', 50); if (!file_exists("config.php")) { print __("Fatal Error: You forgot to copy -- cgit v1.2.3