Module Name:    src
Committed By:   riastradh
Date:           Wed Aug 28 18:01:22 UTC 2013

Modified Files:
        src/lib/libc: shlib_version

Log Message:
Bump libc minor for consttime_memequal and explicit_memset.


To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 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.240 src/lib/libc/shlib_version:1.241
--- src/lib/libc/shlib_version:1.240	Tue Apr 16 21:44:07 2013
+++ src/lib/libc/shlib_version	Wed Aug 28 18:01:22 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: shlib_version,v 1.240 2013/04/16 21:44:07 joerg Exp $
+#	$NetBSD: shlib_version,v 1.241 2013/08/28 18:01:22 riastradh Exp $
 #	Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -36,4 +36,4 @@
 # - remove ruserok() and friends to libcompat (or entirely)
 # - remove alloca fallback and expect compiler to provide a builtin version.
 major=12
-minor=185
+minor=186

Reply via email to