Module Name: src
Committed By: roy
Date: Wed Sep 21 10:54:36 UTC 2016
Modified Files:
src/lib/libc: shlib_version
Log Message:
Bump libc version for ifaddrs.
To generate a diff of this commit:
cvs rdiff -u -r1.267 -r1.268 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.267 src/lib/libc/shlib_version:1.268
--- src/lib/libc/shlib_version:1.267 Thu Sep 15 16:23:05 2016
+++ src/lib/libc/shlib_version Wed Sep 21 10:54:36 2016
@@ -1,4 +1,4 @@
-# $NetBSD: shlib_version,v 1.267 2016/09/15 16:23:05 joerg Exp $
+# $NetBSD: shlib_version,v 1.268 2016/09/21 10:54:36 roy Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@@ -46,4 +46,4 @@
# - stop all math functions from setting errno
# - boot obsolete signal functions to libcompat
major=12
-minor=203
+minor=204