summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-20 14:21:25 +0300
committerAndrew Dolgov <[email protected]>2010-01-20 14:21:25 +0300
commitfbe2ea1c6dc8f4af402c7ea88a9e83d5c85692b1 (patch)
tree54bd91777f245878b2cc4369ad95953149f1366a /sanity_check.php
parentc633e370ec9b98731dff95045ddb12ff4e53092f (diff)
change description of DEFAULT_UPDATE_INTERVAL (bump schema)
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 e39902ef6..f23704000 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', 64);
+ define('SCHEMA_VERSION', 65);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy