summaryrefslogtreecommitdiff
path: root/sanity_check.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-03-23 14:38:58 +0300
committerAndrew Dolgov <[email protected]>2010-03-23 14:38:58 +0300
commitfa3317be48f0d255ddba75d5ae45b86c163016cc (patch)
treeb828f3d2b32c50400fab22e1aaa8e07fc6802341 /sanity_check.php
parentbf9b87b5bbc7e2d7c3e9dff5b987c517c080c306 (diff)
allow filtering by article author (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 f23704000..d112896e0 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', 65);
+ define('SCHEMA_VERSION', 66);
if (!file_exists("config.php")) {
print "<b>Fatal Error</b>: You forgot to copy