summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-20 05:27:48 +0100
committerAndrew Dolgov <[email protected]>2006-08-20 05:27:48 +0100
commitb72c3ef80198f62ef8d7923512570a9520242c98 (patch)
tree31c2f4f23d2b98f4662dc2fdf6aa4754a3512543 /sanity_check.php
parent95322e1224cd75fc39dc98e28d4ef2268c6a58b5 (diff)
implement new version checking
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 1addd7b7e..ba738b9da 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -1,5 +1,5 @@
<?php
- define('EXPECTED_CONFIG_VERSION', 3);
+ define('EXPECTED_CONFIG_VERSION', 4);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy