diff options
author | Marcus Brinkmann <[email protected]> | 2002-06-04 12:20:46 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-06-04 12:20:46 +0000 |
commit | fbdf591fcc3754d79b494bde6824e4e9626e0926 (patch) | |
tree | a4227cffb33c0f7f0fc5952427d2f0d7ab6f0e55 /README | |
parent | Updates. (diff) | |
download | gpgme-fbdf591fcc3754d79b494bde6824e4e9626e0926.tar.gz gpgme-fbdf591fcc3754d79b494bde6824e4e9626e0926.zip |
2002-06-04 Marcus Brinkmann <[email protected]>gpgme-0-3-7
Released 0.3.7.
* configure.ac (AC_INIT): Set version to 0.3.7.
(LIBGPGME_LT_REVISION): Add one.
* README: Document version requirement correctly.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.6. +You need at least GpgSM 0.3.7. 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 |