aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-05-09 06:49:09 +0000
committerMarcus Brinkmann <[email protected]>2002-05-09 06:49:09 +0000
commitbe5f522140b34b93f9a7a77c6442d59fd70fdec3 (patch)
tree5306bc726a2e39fe4e388885ee53aef905a338de
parent2002-05-09 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-be5f522140b34b93f9a7a77c6442d59fd70fdec3.tar.gz
gpgme-be5f522140b34b93f9a7a77c6442d59fd70fdec3.zip
Bump version numbers in requirements.
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a952317f..42405ecc 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ programs.
For support of the OpenPGP protocol (default), you need the latest CVS
version of GnuPG 1.0, see `http://www.gnupg.org/cvs-access.html'.
-You need at least GnuPG 1.0.6, but don't use a 1.1.x version.
+You need at least GnuPG 1.0.7, but don't use a 1.1.x version.
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.
@@ -18,7 +18,7 @@ For support of the CMS (Cryptographic Message Syntax) protocol, you
need the latest CVS version of GpgSM, module name `newpg', at
`:pserver:[email protected]:/cvs/aegypten'.
-You need at least GpgSM 0.3.1.
+You need at least GpgSM 0.3.6.
If configure can't find the `gpgsm' binary in your path, you can
specify the location with the --with-gpgsm=/path/to/gpgsm argument to