summaryrefslogtreecommitdiff
path: root/lib/libc/shlib_version
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2014-01-31 20:45:48 +0000
committerchristos <christos@NetBSD.org>2014-01-31 20:45:48 +0000
commit43552e9d86de554ae1d30bf9feea01a44423a87f (patch)
tree3e794aeba425d09b53a8c16875a9366644f94305 /lib/libc/shlib_version
parentbb795467eefd410499b90d2167b0c40f0a1f7dcf (diff)
expose __lwp_park60
Diffstat (limited to 'lib/libc/shlib_version')
-rw-r--r--lib/libc/shlib_version4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version
index 20ba2d48c91..4e9672c5f56 100644
--- a/lib/libc/shlib_version
+++ b/lib/libc/shlib_version
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.248 2014/01/16 17:21:38 christos Exp $
+# $NetBSD: shlib_version,v 1.249 2014/01/31 20:45:48 christos Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -40,4 +40,4 @@
# - consolidate ownership with crt0.o and avoid common symbols
# - redo stdin/stdout/stderr to not require copy relocations
major=12
-minor=189
+minor=190