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 memmem(3)



details:   https://anonhg.NetBSD.org/src/rev/3b5d08cec41b
branches:  trunk
changeset: 574810:3b5d08cec41b
user:      perry <perry%NetBSD.org@localhost>
date:      Sun Mar 13 15:16:47 2005 +0000

description:
bump for memmem(3)

diffstat:

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

diffs (15 lines):

diff -r 483b7e5d10a1 -r 3b5d08cec41b lib/libc/shlib_version
--- a/lib/libc/shlib_version    Sun Mar 13 15:15:13 2005 +0000
+++ b/lib/libc/shlib_version    Sun Mar 13 15:16:47 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.160 2005/01/02 16:43:26 thorpej Exp $
+#      $NetBSD: shlib_version,v 1.161 2005/03/13 15:16:47 perry 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=125
+minor=126



Home | Main Index | Thread Index | Old Index