diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dea5cc8d8..68d74b9aa 100644 --- a/configure.ac +++ b/configure.ac @@ -57,7 +57,7 @@ AC_INIT([mym4_package],[mym4_version],[https://bugs.gnupg.org]) # As well as the source info for the man pages. AC_DEFINE_UNQUOTED(GNUPG_SWDB_TAG, "gnupg26", [swdb tag for this branch]) -NEED_GPGRT_VERSION=1.50 +NEED_GPGRT_VERSION=1.51 NEED_LIBGCRYPT_API=1 NEED_LIBGCRYPT_VERSION=1.11.0 |