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);