From fd78df59b0f656aefe96e39533130454aa957c00 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 25 Mar 2021 13:28:38 +0000 Subject: Prepare for 1.1.1k release Reviewed-by: Tomas Mraz --- include/openssl/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/openssl/opensslv.h') diff --git a/include/openssl/opensslv.h b/include/openssl/opensslv.h index bc77555271..0cd6b2f948 100644 --- a/include/openssl/opensslv.h +++ b/include/openssl/opensslv.h @@ -39,8 +39,8 @@ extern "C" { * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * major minor fix final patch/beta) */ -# define OPENSSL_VERSION_NUMBER 0x101010b0L -# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1k-dev xx XXX xxxx" +# define OPENSSL_VERSION_NUMBER 0x101010bfL +# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1k 25 Mar 2021" /*- * The macros below are to be used for shared library (.so, .dll, ...) -- cgit v1.2.3