summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorassar <assar@openbsd.org>2000-02-07 05:00:21 +0000
committerassar <assar@openbsd.org>2000-02-07 05:00:21 +0000
commitbe0e1218b46e1b11ac9c521c5d3e0bdb0b5b250f (patch)
treeabd4f6e43835dca526e5ab03fcb0fa920e738734 /lib/libc
parentadd fhopen, fhstat, fhstatfs system calls. largely from NetBSD (diff)
downloadwireguard-openbsd-be0e1218b46e1b11ac9c521c5d3e0bdb0b5b250f.tar.xz
wireguard-openbsd-be0e1218b46e1b11ac9c521c5d3e0bdb0b5b250f.zip
bump minor (fhopen, fhstat, fhstatfs added)
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 906022aa66d..aa54cbb404e 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,2 +1,2 @@
major=24
-minor=0
+minor=1