From 41765fef9b2db10afec646fa486111d0c01aa64c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 29 Dec 2005 19:03:24 +0100 Subject: bump schema version --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 067995b86..626df1d06 100644 --- a/backend.php +++ b/backend.php @@ -28,7 +28,7 @@ exit; } - define('SCHEMA_VERSION', 3); + define('SCHEMA_VERSION', 4); require_once "sanity_check.php"; require_once "config.php"; -- cgit v1.2.3