Module Name: src
Committed By: christos
Date: Mon Oct 13 00:40:57 UTC 2014
Modified Files:
src/lib/libc: shlib_version
Log Message:
bump for open_{,w}memstream.
To generate a diff of this commit:
cvs rdiff -u -r1.256 -r1.257 src/lib/libc/shlib_version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/shlib_version
diff -u src/lib/libc/shlib_version:1.256 src/lib/libc/shlib_version:1.257
--- src/lib/libc/shlib_version:1.256 Fri Sep 26 15:28:03 2014
+++ src/lib/libc/shlib_version Sun Oct 12 20:40:57 2014
@@ -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