aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-08-31 10:02:02 +0000
committerWerner Koch <[email protected]>2023-08-31 10:02:02 +0000
commitd75b2a91517397261c2508dba058611f803c0733 (patch)
tree380b1f0e36039b170deb559f18dafbde737ab60f /configure.ac
parentqt: Allow specifying user IDs to use when refreshing keys via WKD (diff)
downloadgpgme-d75b2a91517397261c2508dba058611f803c0733.tar.gz
gpgme-d75b2a91517397261c2508dba058611f803c0733.zip
Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.
* src/engine-gpgsm.c (gpgsm_encrypt): Send the always-trust options. * tests/run-encrypt.c: Add option --always-trust. -- Note that the run-encrypt test tool used to assume always-trust for OpenPGP since 1.7.0 This bug has also been fixed by introducing the explicit option. GnuPG-bug-id: 6559
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2369db52..51dd0fe3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,8 +31,8 @@ min_automake_version="1.14"
# for the LT versions.
m4_define([mym4_package],[gpgme])
m4_define([mym4_major], [1])
-m4_define([mym4_minor], [22])
-m4_define([mym4_micro], [1])
+m4_define([mym4_minor], [23])
+m4_define([mym4_micro], [0])
# Below is m4 magic to extract and compute the git revision number,
# the decimalized short revision number, a beta version string and a