diff options
| author | thorpej <thorpej@NetBSD.org> | 1998-06-27 05:08:56 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 1998-06-27 05:08:56 +0000 |
| commit | 5b08d89dbe1922a9c9911e3d806ce05b070595eb (patch) | |
| tree | 67312cbaf504b7c102708114644cef06c400a167 /lib/libutil/shlib_version | |
| parent | 43c06f3fa906a2e09006c4fc7b05a24ad1fcedcb (diff) | |
Put pw_scan() back into libutil and pretent that libutil.so.5.0 never
existed.
Diffstat (limited to 'lib/libutil/shlib_version')
| -rw-r--r-- | lib/libutil/shlib_version | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/shlib_version b/lib/libutil/shlib_version index 167452332a5..c501ead2170 100644 --- a/lib/libutil/shlib_version +++ b/lib/libutil/shlib_version @@ -1,4 +1,4 @@ -# $NetBSD: shlib_version,v 1.15 1998/06/09 06:42:50 lukem Exp $ +# $NetBSD: shlib_version,v 1.16 1998/06/27 05:08:57 thorpej Exp $ # -major=5 -minor=0 +major=4 +minor=4 |
