summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-09 14:49:41 +0300
committerAndrew Dolgov <[email protected]>2010-11-09 14:49:41 +0300
commitc3fc5e470e24cd44b8eae50b4af70c9c7fab0e93 (patch)
tree5dd996c4617ad65fbf567a00cb193be4f89a99ca /sanity_check.php
parentc00907f2ed4880a6ec8f06edfd21ee4b12c50c94 (diff)
allow filtering by article tags (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 0f539bde9..b5432199e 100644
--- a/sanity_check.php
+++ b/sanity_check.php
@@ -2,7 +2,7 @@
require_once "functions.php";
define('EXPECTED_CONFIG_VERSION', 19);
- define('SCHEMA_VERSION', 70);
+ define('SCHEMA_VERSION', 71);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy