NetBSD/lib/libutil/shlib_version
thorpej 7c161da819 - Rename pw_copy() to pw_copyx(), make it return a success/failure code,
and add "errbuf" and "errbufsz" parameters so that errors can be handled
  gracefully, rather than simply exiting the process.
- Add a pw_copy() wrapper around pw_copyx() to preserve old behavior for
  apps that use it.
- Bump shlib version to 7.4.
2004-08-03 23:29:04 +00:00

6 lines
149 B
Plaintext

# $NetBSD: shlib_version,v 1.34 2004/08/03 23:29:05 thorpej Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=7
minor=4