summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordupgit <olivier.delhomme@free.fr>2020-04-21 18:16:40 +0200
committerAndre Heinecke <aheinecke@gnupg.org>2020-05-08 12:34:20 +0200
commit49c13854f3bf49bc0bf18c6ae6bbf9d66b6625c2 (patch)
tree69cfbef22742c66471f3d47791b8ebd4061c7799 /doc
parent004fdf61c8b94f646409f4d5855adf8e43b29627 (diff)
downloadgpgme-49c13854f3bf49bc0bf18c6ae6bbf9d66b6625c2.tar.gz
GPGME_CREATE_NOEXPIRE is only available since 1.9.0
* doc/gpgme.texi: Fixes version number from 1.8.0 to 1.9.0 for GPGME_CREATE_NOEXPIRE. GnuPG-Bug-Id: T4922 Signed-off-by: dupgit <olivier.delhomme@free.fr>
Diffstat (limited to 'doc')
-rw-r--r--doc/gpgme.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 8129bafa..3e1f30a7 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -4131,7 +4131,7 @@ already existing in the local key database. This flag can be used to
override this check.
@item GPGME_CREATE_NOEXPIRE
-@since{1.8.0}
+@since{1.9.0}
Request generation of keys that do not expire.