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 minor 124 since getdevmajor(3) was added
details: https://anonhg.NetBSD.org/src/rev/1a7932426ee8
branches: trunk
changeset: 572067:1a7932426ee8
user: atatat <atatat%NetBSD.org@localhost>
date: Thu Dec 16 04:05:51 2004 +0000
description:
Bump to minor 124 since getdevmajor(3) was added
diffstat:
lib/libc/shlib_version | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r d94ced70db2e -r 1a7932426ee8 lib/libc/shlib_version
--- a/lib/libc/shlib_version Thu Dec 16 03:54:56 2004 +0000
+++ b/lib/libc/shlib_version Thu Dec 16 04:05:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.158 2004/09/13 21:44:54 thorpej Exp $
+# $NetBSD: shlib_version,v 1.159 2004/12/16 04:05:51 atatat 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=123
+minor=124
Home |
Main Index |
Thread Index |
Old Index