diff --git a/include/openssl/base.h b/include/openssl/base.h index 2d3df7b4e..888b594a1 100644 --- a/include/openssl/base.h +++ b/include/openssl/base.h @@ -117,7 +117,7 @@ extern "C" { #define OPENSSL_IS_BORINGSSL #define BORINGSSL_201512 #define BORINGSSL_201603 -#define OPENSSL_VERSION_NUMBER 0x10002000 +#define OPENSSL_VERSION_NUMBER 0x100020af #define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER /* BORINGSSL_API_VERSION is a positive integer that increments as BoringSSL