diff options
| author | dholland <dholland@NetBSD.org> | 2014-07-25 08:31:06 +0000 |
|---|---|---|
| committer | dholland <dholland@NetBSD.org> | 2014-07-25 08:31:06 +0000 |
| commit | d5e488e28fd02ffe217b3bffe49ebc455f3da2db (patch) | |
| tree | e35c9fd9b927ae7203f578d26fe989187729fff5 /lib/libc | |
| parent | aba6c69692ef16402b229d6d3f408bd5fef33688 (diff) | |
Bump libc minor version for new syscalls.
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/shlib_version b/lib/libc/shlib_version index d381b8cf354..111ad2dee02 100644 --- a/lib/libc/shlib_version +++ b/lib/libc/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.253 2014/06/23 14:14:10 riastradh Exp $ +# $NetBSD: shlib_version,v 1.254 2014/07/25 08:31:06 dholland 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=192 +minor=193 |
