summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-20 15:53:50 +0400
committerAndrew Dolgov <[email protected]>2011-04-20 15:53:50 +0400
commitbf758124d2bec8977af8b735a4f9a949f24c6fcd (patch)
treede9359fa80e74dfd1f6eee730c8cfab41adaad29 /sanity_check.php
parent2b020009b1bd1e2c1e527c2adf94fe0fc780849b (diff)
parent9530efa1b506f4a0d64088ae30aec38ff27de331 (diff)
backend: merge with 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