diff options
author | 2000-11-21 00:51:46 +0000 | |
---|---|---|
committer | 2000-11-21 00:51:46 +0000 | |
commit | 8b0350c055c1851b12d232da1cec7a3e2714f9b9 (patch) | |
tree | 2365298b0bb591c1fb6c63913272e2058a42f6ab /lib/libc | |
parent | Add references to new files. (diff) | |
download | wireguard-openbsd-8b0350c055c1851b12d232da1cec7a3e2714f9b9.tar.xz wireguard-openbsd-8b0350c055c1851b12d232da1cec7a3e2714f9b9.zip |
crank minor number
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 749eb6620c7..9ee4bc78996 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,2 +1,2 @@ major=25 -minor=3 +minor=4 |