summaryrefslogtreecommitdiffstats
path: root/lib/libbluetooth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libbluetooth/Makefile')
-rw-r--r--lib/libbluetooth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libbluetooth/Makefile b/lib/libbluetooth/Makefile
index 763c574..7e21892 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
OpenPOWER on IntegriCloud