From 2bd586dcd1e8d3c6623d5cfe7c58f5e22d216f2e Mon Sep 17 00:00:00 2001 From: mattias Date: Fri, 9 Nov 2007 21:42:38 +0000 Subject: [PATCH] lazdbexport: added minimum requirements git-svn-id: trunk@12803 - --- components/dbexport/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/dbexport/README.txt b/components/dbexport/README.txt index a8388fc4e5..982d4c4d6c 100644 --- a/components/dbexport/README.txt +++ b/components/dbexport/README.txt @@ -1,3 +1,5 @@ +Requirements: FPC 2.3.1 revision 9169 + This is the Lazarus support for the Free Pascal DBExport units. These units provide exports from any TDataset to various file formats.