summaryrefslogtreecommitdiffstats
path: root/lib/libtls
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2017-08-11 05:37:50 +0000
committerjsing <jsing@openbsd.org>2017-08-11 05:37:50 +0000
commit928e0665bda66001e40e92b2ec7fc45ec2d350f5 (patch)
treea055ac959729eb9ded5807140ae7028cd89da24c /lib/libtls
parentRewrite the ECPointFormats TLS extension handling using CBB/CBS and the (diff)
downloadwireguard-openbsd-928e0665bda66001e40e92b2ec7fc45ec2d350f5.tar.xz
wireguard-openbsd-928e0665bda66001e40e92b2ec7fc45ec2d350f5.zip
Bump minor due to symbol addition.
Prompted by jsg@, since I apparently left it sitting in my tree...
Diffstat (limited to 'lib/libtls')
-rw-r--r--lib/libtls/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtls/shlib_version b/lib/libtls/shlib_version
index 5d135d266b9..88159310ebc 100644
--- a/lib/libtls/shlib_version
+++ b/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
major=15
-minor=7
+minor=8