Source-Changes-HG archive

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

[src/trunk]: src/lib/libc bump for wide stdio functions.



details:   https://anonhg.NetBSD.org/src/rev/b6b97d540dbc
branches:  trunk
changeset: 580895:b6b97d540dbc
user:      christos <christos%NetBSD.org@localhost>
date:      Sat May 14 23:51:16 2005 +0000

description:
bump for wide stdio functions.

diffstat:

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

diffs (15 lines):

diff -r 2340b9337d98 -r b6b97d540dbc lib/libc/shlib_version
--- a/lib/libc/shlib_version    Sat May 14 23:51:02 2005 +0000
+++ b/lib/libc/shlib_version    Sat May 14 23:51:16 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.163 2005/04/02 04:53:53 christos Exp $
+#      $NetBSD: shlib_version,v 1.164 2005/05/14 23:51:16 christos Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -17,4 +17,4 @@
 # - libc/net/getnet{ent,namadr}.c, netdb.h: remove __n_pad0
 #
 major=12
-minor=128
+minor=129



Home | Main Index | Thread Index | Old Index