summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-17 05:50:58 +0100
committerAndrew Dolgov <[email protected]>2008-05-17 05:50:58 +0100
commitd00f22ac59dc01f55e3cc2ccad390705537bd88e (patch)
treeb80bcc165ef459376ca3b6f95ea5bc8a068ade59 /sanity_check.php
parent081e527d3a9473fb1468f86b25c854e912fd775b (diff)
new option: VFEED_GROUP_BY_FEED (bump schema version)
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 167fef683..1fca50c2a 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 15);
- define('SCHEMA_VERSION', 36);
+ define('SCHEMA_VERSION', 37);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy