Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc Bump minor version to 75: addition of strtoimax() a...
details: https://anonhg.NetBSD.org/src/rev/cd121d2e62d7
branches: trunk
changeset: 509168:cd121d2e62d7
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Apr 28 15:43:04 2001 +0000
description:
Bump minor version to 75: addition of strtoimax() and strtoumax().
diffstat:
lib/libc/shlib_version | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 208dfc4c3328 -r cd121d2e62d7 lib/libc/shlib_version
--- a/lib/libc/shlib_version Sat Apr 28 15:41:28 2001 +0000
+++ b/lib/libc/shlib_version Sat Apr 28 15:43:04 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.104 2001/03/31 18:32:47 kleink Exp $
+# $NetBSD: shlib_version,v 1.105 2001/04/28 15:43:04 kleink Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -9,4 +9,4 @@
# - libc/gen/timezone.c: remove; __timezone13 -> timezone.
#
major=12
-minor=74
+minor=75
Home |
Main Index |
Thread Index |
Old Index