diff options
author | wiz <wiz@pkgsrc.org> | 2000-10-18 11:16:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-10-18 11:16:57 +0000 |
commit | 415bf3a264a2049fe3e324d1b1ae9a1820220226 (patch) | |
tree | 1217da18d2579fe5b8b60f5b15f4157cbc548d83 /devel/libgetopt/files/shlib_version | |
parent | 96247c738471869f607a5e8a5fe1b2d24cd877da (diff) | |
download | pkgsrc-415bf3a264a2049fe3e324d1b1ae9a1820220226.tar.gz |
Update libgetopt to what's in -current right now (includes a
much-improved getopt_long).
Bump to 1.2.
Diffstat (limited to 'devel/libgetopt/files/shlib_version')
-rw-r--r-- | devel/libgetopt/files/shlib_version | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgetopt/files/shlib_version b/devel/libgetopt/files/shlib_version index 0b6d84abec7..536d4ccef4f 100644 --- a/devel/libgetopt/files/shlib_version +++ b/devel/libgetopt/files/shlib_version @@ -1,5 +1,5 @@ -# $NetBSD: shlib_version,v 1.1.1.1 1999/08/06 16:37:22 hubertf Exp $ +# $NetBSD: shlib_version,v 1.2 2000/10/18 11:16:59 wiz Exp $ # Don't forget to edit pkg/PLIST when changing # major=1 -minor=0 +minor=1 |