summaryrefslogtreecommitdiffstats
path: root/lib/libtls
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2017-07-06 17:12:44 +0000
committerjsing <jsing@openbsd.org>2017-07-06 17:12:44 +0000
commitaa344fb7187e0470165decadaa678b51187ef567 (patch)
tree8ac3e53727b78edcf3ac63beaaf87e41dbbdf172 /lib/libtls
parentAdd support for providing CRLs to libtls - once a CRL is provided we (diff)
downloadwireguard-openbsd-aa344fb7187e0470165decadaa678b51187ef567.tar.xz
wireguard-openbsd-aa344fb7187e0470165decadaa678b51187ef567.zip
Bump minor due to symbol addition.
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 17eb7c52d08..5d135d266b9 100644
--- a/lib/libtls/shlib_version
+++ b/lib/libtls/shlib_version
@@ -1,2 +1,2 @@
major=15
-minor=6
+minor=7