summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-20 11:40:41 +0400
committerAndrew Dolgov <[email protected]>2011-04-20 11:42:16 +0400
commit58fa1bbc00f1e8ba48ea30332d61bbbe99c21398 (patch)
tree628718798623d7ee15a21321c4e0f755014013d2 /sanity_check.php
parent1ca77e0acd1d283112559cbfb3b3aac1802ffc32 (diff)
initial schema work on linked instances and shared feedbrowser
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 ce755f402..9e4168b36 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 22);
- define('SCHEMA_VERSION', 83);
+ define('SCHEMA_VERSION', 84);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy