From bdb1e60cd12dc3bd58943ea66b17a45efcf71be3 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Tue, 4 Dec 2007 12:16:52 +1300 Subject: [PATCH] Note that this is an alternate. --- dba/patches/1.1.11a.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dba/patches/1.1.11a.sql b/dba/patches/1.1.11a.sql index 55c6f52e..2f22a7d7 100644 --- a/dba/patches/1.1.11a.sql +++ b/dba/patches/1.1.11a.sql @@ -1,6 +1,6 @@ -- Sort out accessing calendar entries. --- This patch file is the same in/out revision as 1.1.11 but it works with newer databases (8.x) +-- This alternative patch file is the same in/out revision as 1.1.11 but it works with newer databases (8.x) BEGIN; SELECT check_db_revision(1,1,10);