Bump minor version to 73: MD2 was added.

This commit is contained in:
atatat 2001-03-19 05:00:41 +00:00
parent c5325e7ef7
commit 432509762f

View File

@ -1,11 +1,11 @@
# $NetBSD: shlib_version,v 1.102 2001/03/10 01:53:14 cgd Exp $
# $NetBSD: shlib_version,v 1.103 2001/03/19 05:00:41 atatat Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
# things we wish to do on next major version bump:
# - libc/net/rcmd.c: make __ivaliduser() and __ivaliduser_sa() static
# - libc/net: resolver update to BIND8/9?
# - md4, md5, rmd160 & sha1 functions should take the same arguments AFAP
# - md2, md4, md5, rmd160 & sha1 functions should take the same arguments AFAP
# - libc/gen/assert.c: __{diag,}assert13() -> __{diag,}assert()
#
major=12
minor=72
minor=73