From b9ad7cface725225ec84f0b5b52731c0b4953c01 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 10 Mar 2011 11:54:10 +0300 Subject: change description of filter 'filter' action (bump schema) --- sanity_check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanity_check.php') diff --git a/sanity_check.php b/sanity_check.php index 83dacb15c..e6e58b2ab 100644 --- a/sanity_check.php +++ b/sanity_check.php @@ -2,7 +2,7 @@ require_once "functions.php"; define('EXPECTED_CONFIG_VERSION', 21); - define('SCHEMA_VERSION', 80); + define('SCHEMA_VERSION', 81); if (!file_exists("config.php")) { print "Fatal Error: You forgot to copy -- cgit v1.2.3