diff options
author | 2000-04-20 07:08:58 +0000 | |
---|---|---|
committer | 2000-04-20 07:08:58 +0000 | |
commit | 11c870fb114b0282fbba91b0b8b8487735110ef6 (patch) | |
tree | a8991925f6daed31a8c734a7445c792f5c2ee16b /lib/libc | |
parent | p{read,write}{,v} man pages (diff) | |
download | wireguard-openbsd-11c870fb114b0282fbba91b0b8b8487735110ef6.tar.xz wireguard-openbsd-11c870fb114b0282fbba91b0b8b8487735110ef6.zip |
bump because of p{read,write}{,v}
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/shlib_version | 2 |
1 files changed, 1 insertions, 1 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 |