diff options
| author | 2008-06-24 14:30:03 +0000 | |
|---|---|---|
| committer | 2008-06-24 14:30:03 +0000 | |
| commit | 4612fe1d1b6e51a02262271c4640f6b6df19f060 (patch) | |
| tree | e53714edb24366fc679788b87cbad532fd48559c /lib/libc | |
| parent | create a private getpwent()-like interface which does not walk the YP (diff) | |
| download | wireguard-openbsd-4612fe1d1b6e51a02262271c4640f6b6df19f060.tar.xz wireguard-openbsd-4612fe1d1b6e51a02262271c4640f6b6df19f060.zip | |
crank major because of two new interfaces
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 c7d2bf00d13..f810fc908fe 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -major=46 +major=47 minor=0 # note: If changes were made to include/thread_private.h or if system # calls were added/changed then libpthread must also be updated. |
