summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjsing <jsing@openbsd.org>2013-04-15 15:50:42 +0000
committerjsing <jsing@openbsd.org>2013-04-15 15:50:42 +0000
commitde956b2168efcfd1b11e92902d550654bffc64dc (patch)
tree6fc384ceddd7522b7da31eabb6b5454e7776bac4 /lib/libc
parentregen (diff)
downloadwireguard-openbsd-de956b2168efcfd1b11e92902d550654bffc64dc.tar.xz
wireguard-openbsd-de956b2168efcfd1b11e92902d550654bffc64dc.zip
Crank due to statfs changes and other inbound commits.
Diffstat (limited to 'lib/libc')
-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 10f54f6d920..bf8551aca93 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-major=67
+major=68
minor=0
# note: If changes were made to include/thread_private.h or if system
# calls were added/changed then librthread/shlib_version also be updated.