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 scopeid functions



details:   https://anonhg.NetBSD.org/src/rev/f1f8a14dc3c6
branches:  trunk
changeset: 790654:f1f8a14dc3c6
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Oct 19 00:06:50 2013 +0000

description:
bump for scopeid functions

diffstat:

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

diffs (15 lines):

diff -r ecdf1add03ef -r f1f8a14dc3c6 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Fri Oct 18 23:43:35 2013 +0000
+++ b/lib/libc/shlib_version    Sat Oct 19 00:06:50 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.241 2013/08/28 18:01:22 riastradh Exp $
+#      $NetBSD: shlib_version,v 1.242 2013/10/19 00:06:50 christos Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -36,4 +36,4 @@
 # - remove ruserok() and friends to libcompat (or entirely)
 # - remove alloca fallback and expect compiler to provide a builtin version.
 major=12
-minor=186
+minor=187



Home | Main Index | Thread Index | Old Index