From 1f45517a6d3d5654a6c5ea4692486ebe8c35cf3c Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sun, 22 Jan 2017 03:53:11 +0000 Subject: Bump majors for libssl and libtls following the translucent struct change. Further changes to the publically visible structs will ride this bump. --- src/lib/libssl/shlib_version | 2 +- src/lib/libtls/shlib_version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version index 639844c61e..4cdb3d9c9a 100644 --- a/src/lib/libssl/shlib_version +++ b/src/lib/libssl/shlib_version @@ -1,3 +1,3 @@ # Don't forget to give libtls the same type of bump! -major=42 +major=43 minor=0 diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version index d85251eba7..7791322042 100644 --- a/src/lib/libtls/shlib_version +++ b/src/lib/libtls/shlib_version @@ -1,2 +1,2 @@ -major=14 +major=15 minor=0 -- cgit v1.2.3-55-g6feb