summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsing <>2017-08-30 16:24:56 +0000
committerjsing <>2017-08-30 16:24:56 +0000
commit071056fa8c2a609a50f3df7c34aef270154e945e (patch)
tree14a0309f7b5be0a0ea871d423c5d7b0404a8e0ce
parentc57bcc8beb94950e39e39af004a5acc1feefe95e (diff)
downloadopenbsd-071056fa8c2a609a50f3df7c34aef270154e945e.tar.gz
openbsd-071056fa8c2a609a50f3df7c34aef270154e945e.tar.bz2
openbsd-071056fa8c2a609a50f3df7c34aef270154e945e.zip
Bump libssl/libtls minors due to symbol (re)addition.
-rw-r--r--src/lib/libssl/shlib_version2
-rw-r--r--src/lib/libtls/shlib_version2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/shlib_version b/src/lib/libssl/shlib_version
index b3565a732f..4017133d58 100644
--- a/src/lib/libssl/shlib_version
+++ b/src/lib/libssl/shlib_version
@@ -1,3 +1,3 @@
1# Don't forget to give libtls the same type of bump! 1# Don't forget to give libtls the same type of bump!
2major=44 2major=44
3minor=0 3minor=1
diff --git a/src/lib/libtls/shlib_version b/src/lib/libtls/shlib_version
index 84e2c2920d..796ed4662c 100644
--- a/src/lib/libtls/shlib_version
+++ b/src/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
1major=16 1major=16
2minor=0 2minor=1