summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-10-13 14:10:31 +0100
committerAndrew Dolgov <[email protected]>2008-10-13 14:10:31 +0100
commit4d73637869e2e9d3adf4e7d9dc327a41bd071eb9 (patch)
tree88c4f324ce08e491e1834e37da35bde0890ed596 /sanity_check.php
parent20be0cf8e73948645c451831d2bfbf27ecc59e10 (diff)
schema: add ttrss_counters_cache
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 5d2f391de..30ed6ff24 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', 43);
+ define('SCHEMA_VERSION', 44);
if (!file_exists("config.php")) {
print __("<b>Fatal Error</b>: You forgot to copy