summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-16 12:48:16 +0100
committerAndrew Dolgov <[email protected]>2009-01-16 12:48:16 +0100
commita1eba24b24b8873c883fc61207dccef1863e35ca (patch)
treecf1a559f733f01fcd8487cbd5c913495f6437f63 /sanity_check.php
parent33271cd8437aa35e3b0b09f4485aa6b1801520c5 (diff)
alter ttrss_counters_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 f0b9b63a0..93a6b0f57 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', 48);
+ define('SCHEMA_VERSION', 49);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy