From d53fb488940b2fe23e15fcdededf3c40cef67cb2 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Wed, 24 Oct 2018 18:08:02 +0000 Subject: Bump libcrypto/libssl/libtls majors due to symbol removals (libcrypto) and changes to struct visibility/sizes (libssl). --- src/lib/libcrypto/shlib_version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/shlib_version') diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index 77964f81e8..ba7b0b9de1 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=44 -minor=1 +major=45 +minor=0 -- cgit v1.2.3-55-g6feb