Module Name: src Committed By: christos Date: Fri Feb 4 22:07:42 UTC 2011
Modified Files: src/lib/libc: shlib_version Log Message: bump for arc4random_{buf,uniform} To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221 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.220 src/lib/libc/shlib_version:1.221 --- src/lib/libc/shlib_version:1.220 Thu Dec 16 13:38:06 2010 +++ src/lib/libc/shlib_version Fri Feb 4 17:07:41 2011 @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.220 2010/12/16 18:38:06 christos Exp $ +# $NetBSD: shlib_version,v 1.221 2011/02/04 22:07:41 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # # things we wish to do on next major version bump: @@ -31,4 +31,4 @@ # it's insufficient bitwidth to implement all ctype class. # see isblank's comment in ctype.h. major=12 -minor=175 +minor=176