summaryrefslogtreecommitdiffstats
path: root/lib/libc/shlib_version
diff options
context:
space:
mode:
authorsperreault <sperreault@openbsd.org>2014-04-30 00:16:47 +0000
committersperreault <sperreault@openbsd.org>2014-04-30 00:16:47 +0000
commite14f449a7d6fd8b09de28909cf0319ae9bb6c5c5 (patch)
tree0dde769a18ad61ea8c1fe0d86f4031c6b00bcf45 /lib/libc/shlib_version
parentfcntl.h is still needed here. (diff)
downloadwireguard-openbsd-e14f449a7d6fd8b09de28909cf0319ae9bb6c5c5.tar.xz
wireguard-openbsd-e14f449a7d6fd8b09de28909cf0319ae9bb6c5c5.zip
minor++ because of AI_ADDRCONFIG
prodded by naddy, confirmed by Mark Kettenis
Diffstat (limited to 'lib/libc/shlib_version')
-rw-r--r--lib/libc/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index 3888f1c6212..0a4400a744f 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
major=74
-minor=1
+minor=2
# note: If changes were made to include/thread_private.h or if system
# calls were added/changed then librthread/shlib_version also be updated.