summaryrefslogtreecommitdiffstats
path: root/lib/libtls
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2017-01-22 03:53:11 +0000
committerjsing <jsing@openbsd.org>2017-01-22 03:53:11 +0000
commit296555ae251f0147700733ef59879e495e7fdac7 (patch)
tree58bd522f73972fcb87b5bdaebeebe6437a85c63c /lib/libtls
parentConvert publically visible structs to translucent structs. (diff)
downloadwireguard-openbsd-296555ae251f0147700733ef59879e495e7fdac7.tar.xz
wireguard-openbsd-296555ae251f0147700733ef59879e495e7fdac7.zip
Bump majors for libssl and libtls following the translucent struct change.
Further changes to the publically visible structs will ride this bump.
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 d85251eba7d..77913220429 100644
--- a/lib/libtls/shlib_version
+++ b/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
-major=14
+major=15
minor=0