summaryrefslogtreecommitdiffstats
path: root/lib/libssl
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2018-02-10 04:34:25 +0000
committerjsing <jsing@openbsd.org>2018-02-10 04:34:25 +0000
commit536237fb256eab192f6bbe85d64825cb387f4783 (patch)
tree4f80efe4029906a4acc4e0acc7d3df144375f137 /lib/libssl
parentExpose X509_VERIFY_PARAM_* functions that appeared in the OpenSSL 1.0.2 (diff)
downloadwireguard-openbsd-536237fb256eab192f6bbe85d64825cb387f4783.tar.xz
wireguard-openbsd-536237fb256eab192f6bbe85d64825cb387f4783.zip
Bump lib{crypto,ssl,tls} minors due to symbol addition.
Diffstat (limited to 'lib/libssl')
-rw-r--r--lib/libssl/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/shlib_version b/lib/libssl/shlib_version
index 4017133d587..a4fa6109ef3 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=1
+minor=2