diff options
| author | tron <tron@NetBSD.org> | 2002-08-23 10:34:02 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2002-08-23 10:34:02 +0000 |
| commit | ef63cbff6b1bc650106fff4164e77c0430a697bb (patch) | |
| tree | 37c0015b4f28ccd5bc47da6df994f58243afc643 /lib/libutil | |
| parent | 3f5fba68dec0f6d02fc295605cb2693cf6cc09d1 (diff) | |
Bump minor number to 3 because there are already systems with
"libutil.so.6.2" to avoid further problems.
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/shlib_version | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libutil/shlib_version b/lib/libutil/shlib_version index 881ede4995c..e71e3b511bc 100644 --- a/lib/libutil/shlib_version +++ b/lib/libutil/shlib_version @@ -1,6 +1,5 @@ -# $NetBSD: shlib_version,v 1.27 2002/08/22 17:24:11 abs Exp $ +# $NetBSD: shlib_version,v 1.28 2002/08/23 10:34:02 tron Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # -# Note: Skip minor number 2 when updating major=6 -minor=1 +minor=3 |
