Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc Bump to 12.97: addition of __unsetenv13().



details:   https://anonhg.NetBSD.org/src/rev/d9af3125b880
branches:  trunk
changeset: 545367:d9af3125b880
user:      kleink <kleink%NetBSD.org@localhost>
date:      Mon Apr 07 13:41:56 2003 +0000

description:
Bump to 12.97: addition of __unsetenv13().

diffstat:

 lib/libc/shlib_version |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 69ed90f75662 -r d9af3125b880 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Mon Apr 07 13:41:13 2003 +0000
+++ b/lib/libc/shlib_version    Mon Apr 07 13:41:56 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.129 2003/03/02 22:21:15 tshiozak Exp $
+#      $NetBSD: shlib_version,v 1.130 2003/04/07 13:41:56 kleink Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -11,4 +11,4 @@
 # - libc/net/getaddrinfo.c, netdb.h: remove __ai_pad0
 #
 major=12
-minor=96
+minor=97



Home | Main Index | Thread Index | Old Index