Source-Changes-HG archive

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

[src/trunk]: src/lib/libc Bump libc version for ifaddrs.



details:   https://anonhg.NetBSD.org/src/rev/d39bfad9e3d4
branches:  trunk
changeset: 818029:d39bfad9e3d4
user:      roy <roy%NetBSD.org@localhost>
date:      Wed Sep 21 10:54:36 2016 +0000

description:
Bump libc version for ifaddrs.

diffstat:

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

diffs (15 lines):

diff -r 1b451ac0e510 -r d39bfad9e3d4 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Wed Sep 21 10:53:24 2016 +0000
+++ b/lib/libc/shlib_version    Wed Sep 21 10:54:36 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.267 2016/09/15 16:23:05 joerg Exp $
+#      $NetBSD: shlib_version,v 1.268 2016/09/21 10:54:36 roy Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -46,4 +46,4 @@
 # - stop all math functions from setting errno
 # - boot obsolete signal functions to libcompat
 major=12
-minor=203
+minor=204



Home | Main Index | Thread Index | Old Index