summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-03-07 13:34:06 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-03-07 13:34:06 -0800
commit2b416a2fdc01fd43f4ceaab09cc65a26f9cb8fbd (patch)
tree42e7e96e6b51e4bbfe190149dfe631069e8ebd76 /Makefile.am
parentfae1aebd13794e61d47581dded67dee288e74f6e (diff)
downloadbluez-2b416a2fdc01fd43f4ceaab09cc65a26f9cb8fbd.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 e55cab32e..96ca7fa9e 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 8:0:5
+lib_libbluetooth_la_LDFLAGS = -version-info 9:0:6
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)