From b6641ed58e19c46fcee2a9798a92eb3c546f449c Mon Sep 17 00:00:00 2001 From: tb Date: Sun, 18 Feb 2018 15:00:36 +0000 Subject: [PATCH] Bump minor due to symbol addition. --- lib/libcrypto/shlib_version | 2 +- lib/libssl/shlib_version | 2 +- lib/libtls/shlib_version | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libcrypto/shlib_version b/lib/libcrypto/shlib_version index 5aa8e621fdc..78aa62ff05d 100644 --- a/lib/libcrypto/shlib_version +++ b/lib/libcrypto/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libssl and libtls the same type of bump! major=42 -minor=4 +minor=5 diff --git a/lib/libssl/shlib_version b/lib/libssl/shlib_version index 8ceae38073a..2ac40aee453 100644 --- a/lib/libssl/shlib_version +++ b/lib/libssl/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libtls the same type of bump! major=44 -minor=5 +minor=6 diff --git a/lib/libtls/shlib_version b/lib/libtls/shlib_version index 39f68a31b77..2d93b258879 100644 --- a/lib/libtls/shlib_version +++ b/lib/libtls/shlib_version @@ -1,2 +1,2 @@ major=16 -minor=5 +minor=6 -- 2.20.1