Module Name: src
Committed By: christos
Date: Wed Jan 8 12:29:49 UTC 2014
Modified Files:
src/lib/libc: shlib_version
Log Message:
bump for ptsname_r
To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 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.245 src/lib/libc/shlib_version:1.246
--- src/lib/libc/shlib_version:1.245 Sun Dec 8 16:29:15 2013
+++ src/lib/libc/shlib_version Wed Jan 8 07:29:49 2014
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.245 2013/12/08 21:29:15 dholland Exp $
+# $NetBSD: shlib_version,v 1.246 2014/01/08 12:29:49 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -39,4 +39,4 @@
# - switch to DT_INIT_ARRAY on all platforms
# - consolidate ownership with crt0.o and avoid common symbols
major=12
-minor=187
+minor=188