summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-28 17:23:19 +0300
committerAndrew Dolgov <[email protected]>2009-12-28 17:23:19 +0300
commit16857aa0397727676a4272e4ebc050cf3a4c2275 (patch)
tree104b0893de1728d53a80165a80596e6d2bc1181a /sanity_check.php
parente04c18a2c29d10184417d853391ae1d2708d4f4f (diff)
update schema version requirement
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 281880984..b8384a61a 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
- define('SCHEMA_VERSION', 59);
+ define('SCHEMA_VERSION', 60);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy