diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
| commit | 419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch) | |
| tree | ad137f78093ffd47facbcbef6a68bb303af76e93 /lib/libngatm | |
| parent | 9404513cfa140785ed9109696d41ac308b213941 (diff) | |
Bump library versions in preparation for 7.0.
Ok'd by: kan
Notes
svn path=/head/; revision=169807
Diffstat (limited to 'lib/libngatm')
| -rw-r--r-- | lib/libngatm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libngatm/Makefile b/lib/libngatm/Makefile index d53a61216144..dd8f85965152 100644 --- a/lib/libngatm/Makefile +++ b/lib/libngatm/Makefile @@ -3,7 +3,7 @@ # Author: Harti Brandt <harti@freebsd.org> # LIB= ngatm -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 MAN= libngatm.3 uniaddr.3 unifunc.3 unimsg.3 unisap.3 unistruct.3 WARNS?= 6 |
