diff options
| author | maya <maya@NetBSD.org> | 2017-02-08 20:26:26 +0000 |
|---|---|---|
| committer | maya <maya@NetBSD.org> | 2017-02-08 20:26:26 +0000 |
| commit | d2eae042e7bdfbbb21e834bde792aa282802c9be (patch) | |
| tree | 86c0208e3b8e093b4f5489f57dc4022bab74fb16 /lib/libc/shlib_version | |
| parent | 7243d6e6f4c46c8070c30d5f2ed1913844d86915 (diff) | |
minor bump libc for accept4
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 07e1991fdd2..63bdebdaaa1 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.270 2017/02/07 15:33:25 kamil Exp $ +# $NetBSD: shlib_version,v 1.271 2017/02/08 20:26:26 maya Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -47,4 +47,4 @@ # - boot obsolete signal functions to libcompat # - remove exect(3) API - tracing functionality has been moved to the kernel major=12 -minor=205 +minor=206 |
