Sun Mar 8 22:27:38 2020 UTC ()
Bump new libc minor due to new errno codes


(mgorny)
diff -r1.285 -r1.286 src/lib/libc/shlib_version

cvs diff -r1.285 -r1.286 src/lib/libc/shlib_version (expand / switch to context diff)
--- src/lib/libc/shlib_version 2019/09/22 22:59:37 1.285
+++ src/lib/libc/shlib_version 2020/03/08 22:27:38 1.286
@@ -1,4 +1,4 @@
-#	$NetBSD: shlib_version,v 1.285 2019/09/22 22:59:37 christos Exp $
+#	$NetBSD: shlib_version,v 1.286 2020/03/08 22:27:38 mgorny Exp $
 #	Remember to update distrib/sets/lists/base/shl.* when changing
 #
 # things we wish to do on next major version bump:
@@ -54,4 +54,4 @@
 # - move statfs() to libcompat since we have statvfs()
 # - the syscall stubs for the (obsolete) lfs syscalls should be removed
 major=12
-minor=214
+minor=215