Bump new libc minor due to new errno codes

This commit is contained in:
mgorny 2020-03-08 22:27:38 +00:00
parent a67cfe799f
commit 52ba4403cb
1 changed files with 2 additions and 2 deletions

View File

@ -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