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/libbluetooth/Makefile | |
| parent | 9404513cfa140785ed9109696d41ac308b213941 (diff) | |
Notes
Diffstat (limited to 'lib/libbluetooth/Makefile')
| -rw-r--r-- | lib/libbluetooth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/Makefile b/lib/libbluetooth/Makefile index 200f7e1840c5..0f85eff47fdf 100644 --- a/lib/libbluetooth/Makefile +++ b/lib/libbluetooth/Makefile @@ -7,7 +7,7 @@ MAN= bluetooth.3 WARNS?= 2 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../sys -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 SRCS= bluetooth.c INCS= bluetooth.h |
