From e55fbaede350124a80607d804efa364b687a7416 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Mon, 28 Aug 2017 17:49:06 +0000 Subject: Bump lib{crypto,ssl,tls} majors due to symbol removals. --- 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 ea91ccb804..704efc3027 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=41 -minor=2 +major=42 +minor=0 -- cgit v1.2.3-55-g6feb