diff options
| author | mrg <mrg@NetBSD.org> | 2004-05-01 07:57:46 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2004-05-01 07:57:46 +0000 |
| commit | d04c0ebe4a14e61ba4349183e0c181d55e39d084 (patch) | |
| tree | 3fdcdb7e4dcd90fbccc0e9c92d017ddec6817b9c /lib/libz/shlib_version | |
| parent | cd841de728b5a096ad59b17fc18bfa2898ab268c (diff) | |
oops; don't back out the minor number, just remove the functions.
this will allow updating to happen seemlessly.
Diffstat (limited to 'lib/libz/shlib_version')
| -rw-r--r-- | lib/libz/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libz/shlib_version b/lib/libz/shlib_version index e1848846756..bbc07d41405 100644 --- a/lib/libz/shlib_version +++ b/lib/libz/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.8 2004/05/01 07:54:50 mrg Exp $ +# $NetBSD: shlib_version,v 1.9 2004/05/01 07:57:46 mrg Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # major=0 -minor=3 +minor=4 |
