Module Name: src
Committed By: christos
Date: Wed Apr 3 15:45:21 UTC 2013
Modified Files:
src/lib/libpthread: shlib_version
Log Message:
bump for pthread_cond_setclock
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libpthread/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/libpthread/shlib_version
diff -u src/lib/libpthread/shlib_version:1.15 src/lib/libpthread/shlib_version:1.16
--- src/lib/libpthread/shlib_version:1.15 Thu Mar 8 16:59:28 2012
+++ src/lib/libpthread/shlib_version Wed Apr 3 11:45:21 2013
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.15 2012/03/08 21:59:28 joerg Exp $
+# $NetBSD: shlib_version,v 1.16 2013/04/03 15:45:21 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# Things to do when bumping major version:
@@ -16,4 +16,4 @@
# without compat_netbsd32 shims??
#
major=1
-minor=1
+minor=2