Bump minor version, rpc_control function added.
This commit is contained in:
parent
86dddb97cd
commit
d92a1c3d78
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: shlib_version,v 1.121 2002/08/28 09:33:36 gmcgarry Exp $
|
||||
# $NetBSD: shlib_version,v 1.122 2002/11/08 00:13:51 fvdl Exp $
|
||||
# Remember to update distrib/sets/lists/base/shl.* when changing
|
||||
#
|
||||
# things we wish to do on next major version bump:
|
||||
|
@ -11,4 +11,4 @@
|
|||
# - libc/net/getaddrinfo.c, netdb.h: remove __ai_pad0
|
||||
#
|
||||
major=12
|
||||
minor=88
|
||||
minor=89
|
||||
|
|
Loading…
Reference in New Issue