summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-16 10:33:25 +0100
committerAndrew Dolgov <[email protected]>2009-01-16 10:33:25 +0100
commit0c630ef32636378bbf8c25211da256b4d7a29069 (patch)
treec588d17c30266adf9fda54c9e1a88edb990c5a1c /sanity_check.php
parentdf00fb805181b8ac88d28f37ee3665f33ca85e3e (diff)
schema: add ttrss_feedbrowser_cache (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 5191f9c7e..f0b9b63a0 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 17);
- define('SCHEMA_VERSION', 47);
+ define('SCHEMA_VERSION', 48);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy