summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2000-04-20 07:08:58 +0000
committerderaadt <deraadt@openbsd.org>2000-04-20 07:08:58 +0000
commit11c870fb114b0282fbba91b0b8b8487735110ef6 (patch)
treea8991925f6daed31a8c734a7445c792f5c2ee16b /lib
parentp{read,write}{,v} man pages (diff)
downloadwireguard-openbsd-11c870fb114b0282fbba91b0b8b8487735110ef6.tar.xz
wireguard-openbsd-11c870fb114b0282fbba91b0b8b8487735110ef6.zip
bump because of p{read,write}{,v}
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/shlib_version2
-rw-r--r--lib/libc_r/shlib_version2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index 19f31698850..4b65766cef1 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,2 +1,2 @@
major=24
-minor=4
+minor=5
diff --git a/lib/libc_r/shlib_version b/lib/libc_r/shlib_version
index c6e3f4d3fc0..ba5a3fee584 100644
--- a/lib/libc_r/shlib_version
+++ b/lib/libc_r/shlib_version
@@ -1,2 +1,2 @@
major=2
-minor=1
+minor=2