summaryrefslogtreecommitdiff
path: root/lib/libbluetooth
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2009-07-19 17:25:24 +0000
committerKen Smith <kensmith@FreeBSD.org>2009-07-19 17:25:24 +0000
commit3ca3047aee082043d90aff2611a349c86c98e97c (patch)
treeec388df935beef7e607d99dc9e13b57bb4a74464 /lib/libbluetooth
parent030d10ee972b06a59628438eb91b0927af3ddfd9 (diff)
Notes
Diffstat (limited to 'lib/libbluetooth')
-rw-r--r--lib/libbluetooth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/Makefile b/lib/libbluetooth/Makefile
index 763c574a5482..7e2189221b8e 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= 3
+SHLIB_MAJOR= 4
SRCS= bluetooth.c dev.c hci.c
INCS= bluetooth.h