From 72ae6d7a8456905e9bf7b077494f4e8d40a8cae8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 Mar 2007 07:22:31 +0100 Subject: new pref: CDM_AUTO_CATCHUP, bump schema --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 03f90e2e1..b15101fdd 100644 --- a/backend.php +++ b/backend.php @@ -12,7 +12,7 @@ error_reporting(DEFAULT_ERROR_LEVEL); */ - define('SCHEMA_VERSION', 13); + define('SCHEMA_VERSION', 14); require_once "sanity_check.php"; require_once "config.php"; -- cgit v1.2.3