diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-12-17 16:34:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-12-17 16:34:28 +0000 |
commit | 9add4c19d3674d1f5ccffc241f452063603f7c3b (patch) | |
tree | baf56c4329fe2dfc251f8e74c8dd926fd7eb3818 /lib | |
parent | e044cd34e4fede140b234248c1badc481c235df2 (diff) |
crank libc for +tcgetsid -inet_nsap_addr -inet_nsap_ntoa -f_prealloc
ok millert
Diffstat (limited to 'lib')
-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 0553af9aef1..396b3134567 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -major=71 +major=72 minor=0 # note: If changes were made to include/thread_private.h or if system # calls were added/changed then librthread/shlib_version also be updated. |