From 21f4c835d65963db82ada357b208e22fec957378 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Wed, 21 Dec 2016 16:52:48 +0000 Subject: Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal and changes to libssl non-opaque structs. --- src/lib/libcrypto/shlib_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/shlib_version b/src/lib/libcrypto/shlib_version index e696dee87b..bee38956cd 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=40 +major=41 minor=0 -- cgit v1.2.3-55-g6feb