Updated to 3.1.11

This commit is contained in:
2020-06-10 18:19:26 -04:00
parent cb897c28cc
commit c8710ba61f
4 changed files with 54 additions and 17 deletions

View File

@@ -62,11 +62,11 @@ extern "C" {
return the same version. The purpose of this macro is to let
autoconf (using the AM_PATH_GCRYPT macro) check that this header
matches the installed library. */
#define GCRYPT_VERSION "1.8.4"
#define GCRYPT_VERSION "1.8.5"
/* The version number of this header. It may be used to handle minor
API incompatibilities. */
#define GCRYPT_VERSION_NUMBER 0x010804
#define GCRYPT_VERSION_NUMBER 0x010805
/* Internal: We can't use the convenience macros for the multi