From d205ffb326605e4a7b32c3ca4f77371aa84e9965 Mon Sep 17 00:00:00 2001 From: doug <> Date: Sat, 20 Jun 2015 01:09:31 +0000 Subject: [PATCH] Crank major for libcrypto, ssl and tls due to MDC-2DES removal. ok miod@ jsing@ --- src/lib/libcrypto/crypto/shlib_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/libcrypto/crypto/shlib_version b/src/lib/libcrypto/crypto/shlib_version index ae052231..96e1793a 100644 --- a/src/lib/libcrypto/crypto/shlib_version +++ b/src/lib/libcrypto/crypto/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libssl and libtls the same type of bump! -major=33 +major=34 minor=0