From 1fb712034da481f916a0babec54e7a30fc042535 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Thu, 24 Oct 2019 15:58:38 +0000 Subject: Bump libcrypto, libssl and libtls majors due to changes in struct sizes and symbol addition. --- src/lib/libcrypto/shlib_version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index fba3a63c14..b2f0021400 100644 --- a/src/lib/libcrypto/shlib_version +++ b/src/lib/libcrypto/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libssl and libtls the same type of bump! -major=45 -minor=5 +major=46 +minor=0 -- cgit v1.2.3-55-g6feb