summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-20 20:05:10 +0400
committerAndrew Dolgov <[email protected]>2011-04-20 20:05:10 +0400
commit109662e12f858bf067f14a37942a1106c900b527 (patch)
treed34f48dcb375bf8c79639aa2cd089b5571af8ebe /sanity_check.php
parent6f907113ef20b09976b1fddbc698a49dbe283519 (diff)
feedbrowser_cache & linked feeds: add site url (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 9e4168b36..7d040e54c 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', 84);
+ define('SCHEMA_VERSION', 85);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy