upgraded git portable version

This commit is contained in:
2020-11-22 15:45:46 -05:00
parent 1c4a0a127b
commit 92610c6df7
76 changed files with 218 additions and 67 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.5"
#define GCRYPT_VERSION "1.8.6"
/* The version number of this header. It may be used to handle minor
API incompatibilities. */
#define GCRYPT_VERSION_NUMBER 0x010805
#define GCRYPT_VERSION_NUMBER 0x010806
/* Internal: We can't use the convenience macros for the multi