From 142c4159e8852d15768ff6a9f4372826e91777d8 Mon Sep 17 00:00:00 2001 From: kleink Date: Sat, 25 Oct 2003 22:33:14 +0000 Subject: [PATCH] libc.so.12.106: __infinityf, __infinityl. --- lib/libc/shlib_version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index daf90fc152d2..5d3e359c154a 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.138 2003/09/16 13:55:41 cl Exp $ +# $NetBSD: shlib_version,v 1.139 2003/10/25 22:33:14 kleink Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -12,4 +12,4 @@ # - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx # major=12 -minor=105 +minor=106