upgraded git portable version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user