diff options
| author | christos <christos@NetBSD.org> | 2005-12-20 21:32:20 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2005-12-20 21:32:20 +0000 |
| commit | 349633b5fa37dfd989b3c7a802a1eecc71d4f992 (patch) | |
| tree | db85a0070ceb616eb1cb5868a997dd6d167beb54 /lib/libutil/shlib_version | |
| parent | 724f51cbd9fbb88545261e8fc3c7b3b102195656 (diff) | |
make setuserenv and setuserpath take an environment setting function and
an environment pointer and expose them.
bump version.
Diffstat (limited to 'lib/libutil/shlib_version')
| -rw-r--r-- | lib/libutil/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/shlib_version b/lib/libutil/shlib_version index be40b5e107b..81f20554fb5 100644 --- a/lib/libutil/shlib_version +++ b/lib/libutil/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.37 2005/09/14 11:36:53 elad Exp $ +# $NetBSD: shlib_version,v 1.38 2005/12/20 21:32:20 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # major=7 -minor=7 +minor=8 |
