bump minor for sa_unblockyield syscall

This commit is contained in:
cl 2003-09-16 13:55:41 +00:00
parent 5c40d56471
commit 465ed898bd
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: shl.mi,v 1.235 2003/09/14 21:57:24 christos Exp $
# $NetBSD: shl.mi,v 1.236 2003/09/16 13:55:42 cl Exp $
# Note: libtermcap and libtermlib are hardlinked and share the same version.
./lib/libc.so.12.104 base-sys-shlib
./lib/libc.so.12.105 base-sys-shlib
./lib/libcrypt.so.0.1 base-sys-shlib
./lib/libcrypto.so.2.0 base-crypto-shlib
./lib/libedit.so.2.7 base-sys-shlib

View File

@ -1,4 +1,4 @@
# $NetBSD: shlib_version,v 1.137 2003/09/09 22:18:09 itojun Exp $
# $NetBSD: shlib_version,v 1.138 2003/09/16 13:55:41 cl Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
@ -12,4 +12,4 @@
# - libc/gen/utmpx.c, utmpx.h: remove lastlogxname, __getlastlogx13 -> getlastlogx
#
major=12
minor=104
minor=105