From: tb Date: Sun, 18 Feb 2018 15:00:36 +0000 (+0000) Subject: Bump minor due to symbol addition. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b6641ed58e19c46fcee2a9798a92eb3c546f449c;p=openbsd Bump minor due to symbol addition. --- 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