Module Name:    src
Committed By:   christos
Date:           Thu Jan 14 20:42:29 UTC 2016

Modified Files:
        src/lib/libc: shlib_version

Log Message:
stravis, reg{,a}sub


To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 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.261 src/lib/libc/shlib_version:1.262
--- src/lib/libc/shlib_version:1.261	Sat Nov  7 21:20:26 2015
+++ src/lib/libc/shlib_version	Thu Jan 14 15:42:29 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: shlib_version,v 1.261 2015/11/08 02:20:26 joerg Exp $
+#	$NetBSD: shlib_version,v 1.262 2016/01/14 20:42:29 christos Exp $
 #	Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -44,4 +44,4 @@
 # - decide whether soft-float should support fenv.h, including thread-local contett
 # - stop all math functions from setting errno
 major=12
-minor=199
+minor=200

Reply via email to