summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-16 14:11:19 +0100
committerAndrew Dolgov <[email protected]>2009-01-16 14:11:19 +0100
commit8a4c759ea3ea4c70b059d1403ddea6a06bc81780 (patch)
treee7e8a7f7d36dda81e7b06c23b81521988ef435d2 /sanity_check.php
parent2627f2d0456364235ba842f996b65954c5ac5d01 (diff)
a variety of ccache work
Diffstat (limited to 'sanity_check.php')
-rw-r--r--sanity_check.php2
1 files changed, 1 insertions, 1 deletions
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 __("<b>Fatal Error</b>: You forgot to copy