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 open_{,w}memstream.



details:   https://anonhg.NetBSD.org/src/rev/ff995d88d087
branches:  trunk
changeset: 803117:ff995d88d087
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 13 00:40:57 2014 +0000

description:
bump for open_{,w}memstream.

diffstat:

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

diffs (15 lines):

diff -r 1c201f8c1f03 -r ff995d88d087 lib/libc/shlib_version
--- a/lib/libc/shlib_version    Mon Oct 13 00:40:36 2014 +0000
+++ b/lib/libc/shlib_version    Mon Oct 13 00:40:57 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: shlib_version,v 1.256 2014/09/26 19:28:03 christos Exp $
+#      $NetBSD: shlib_version,v 1.257 2014/10/13 00:40:57 christos Exp $
 #      Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -42,4 +42,4 @@
 # - move gethostbyname to a compat library
 # - remove arc4random(3) API
 major=12
-minor=195
+minor=196



Home | Main Index | Thread Index | Old Index