aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-07-03 10:37:39 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-07-03 10:37:39 +0200
commitb50eead348e6443ff5e9c04162f4ae15148c93b1 (patch)
treedbd8cc11ed458785af24bb5e7071ec67598716d0 /Makefile.am
parenteb2d4570d3aadd2f83251cfd90183a52f9f6c096 (diff)
downloadbluez-b50eead348e6443ff5e9c04162f4ae15148c93b1.tar.gz
Update library version
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ed3f894..910ad6ae 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la
lib_libbluetooth_la_SOURCES = $(lib_headers) \
lib/bluetooth.c lib/hci.c lib/sdp.c
-lib_libbluetooth_la_LDFLAGS = -version-info 11:0:8
+lib_libbluetooth_la_LDFLAGS = -version-info 11:1:8
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)