summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-03-06 09:51:32 +0300
committerAndrew Dolgov <[email protected]>2011-03-06 09:55:40 +0300
commit2f42315a13e37c772502e64dec7d3e2acfd968ab (patch)
tree8030d346e7888bb2da80e684d41b7ffe24dd49f1 /sanity_check.php
parent21426d3aae2dc339984d4630b1b746ed6b30b190 (diff)
change description of CDM_AUTO_CATCHUP (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 ad93b0cc7..83dacb15c 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 21);
- define('SCHEMA_VERSION', 79);
+ define('SCHEMA_VERSION', 80);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy