diff options
| author | ad <ad@NetBSD.org> | 2007-11-27 21:06:41 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2007-11-27 21:06:41 +0000 |
| commit | ae87f94d1dd19a062234f10045dedcf6bb41f465 (patch) | |
| tree | a0bbbe4634a1a23072c24f5b8b2fa9de432282d4 /lib/libpthread | |
| parent | 4084ca7f3fe50b29ad22fa4aa4049e62cd065573 (diff) | |
Bump libc/libpthread minor for thr_curcpu()/pthread_curcpu_np().
Diffstat (limited to 'lib/libpthread')
| -rw-r--r-- | lib/libpthread/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpthread/shlib_version b/lib/libpthread/shlib_version index 22ad9120b8f..2f86e1649aa 100644 --- a/lib/libpthread/shlib_version +++ b/lib/libpthread/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.10 2007/11/13 17:22:51 ad Exp $ +# $NetBSD: shlib_version,v 1.11 2007/11/27 21:06:41 ad Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # major=0 -minor=8 +minor=9 |
