From d2eae042e7bdfbbb21e834bde792aa282802c9be Mon Sep 17 00:00:00 2001 From: maya Date: Wed, 8 Feb 2017 20:26:26 +0000 Subject: minor bump libc for accept4 --- lib/libc/shlib_version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc') 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 -- cgit