summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-03-06 13:40:59 +0300
committerAndrew Dolgov <[email protected]>2009-03-06 13:40:59 +0300
commit5161564f3d70d1434bc6f7469217de45bb272ff8 (patch)
treefbe5dc8690f32ed3fad80ee90229b6a4c3ec5fe6 /sanity_check.php
parent5859b5383db16c5b6a2f1f2a9888cd995ec1a9c1 (diff)
add support for adding syndicated notes to published articles
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 e813f3680..51dc1b5f8 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 18);
- define('SCHEMA_VERSION', 54);
+ define('SCHEMA_VERSION', 55);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy