diff options
author | Marcus Brinkmann <[email protected]> | 2003-05-26 21:59:11 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2003-05-26 21:59:11 +0000 |
commit | f9f31e2ca96887f5dc5e2226dcd0760d479c8ddb (patch) | |
tree | 65db535c3a639c3c7e0b6152cecaf5978fcb97e2 | |
parent | 2003-05-26 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-f9f31e2ca96887f5dc5e2226dcd0760d479c8ddb.tar.gz gpgme-f9f31e2ca96887f5dc5e2226dcd0760d479c8ddb.zip |
Bump gpg version requirement.
-rw-r--r-- | trunk/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/README b/trunk/README index c9f7af79..7ebea268 100644 --- a/trunk/README +++ b/trunk/README @@ -9,7 +9,7 @@ programs. For support of the OpenPGP protocol (default), you need the latest CVS version of GnuPG 1.2, see `http://www.gnupg.org/cvs-access.html'. -You need at least GnuPG 1.2.0. +You need at least GnuPG 1.2.2. If configure can't find the `gpg' binary in your path, you can specify the location with the --with-gpg=/path/to/gpg argument to configure. |