diff options
| author | christos <christos@NetBSD.org> | 2014-01-31 20:45:48 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2014-01-31 20:45:48 +0000 |
| commit | 43552e9d86de554ae1d30bf9feea01a44423a87f (patch) | |
| tree | 3e794aeba425d09b53a8c16875a9366644f94305 /lib/libc/shlib_version | |
| parent | bb795467eefd410499b90d2167b0c40f0a1f7dcf (diff) | |
expose __lwp_park60
Diffstat (limited to 'lib/libc/shlib_version')
| -rw-r--r-- | lib/libc/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index 20ba2d48c91..4e9672c5f56 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.248 2014/01/16 17:21:38 christos Exp $ +# $NetBSD: shlib_version,v 1.249 2014/01/31 20:45:48 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -40,4 +40,4 @@ # - consolidate ownership with crt0.o and avoid common symbols # - redo stdin/stdout/stderr to not require copy relocations major=12 -minor=189 +minor=190 |
