summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-05-24 00:57:06 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-24 00:57:06 +0200
commit31cfeb8a3ed92dbbe9d262315d3a1dba0ba2bc43 (patch)
treed1a4d49955e9c6d40010c757de07473894571ff8
parent6c212766c4e44ea1b47be61c2eb34a02ba50b81a (diff)
downloadbluez-31cfeb8a3ed92dbbe9d262315d3a1dba0ba2bc43.tar.gz
Update library version
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bb27a179d..36ffde3ee 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 10:0:7
+lib_libbluetooth_la_LDFLAGS = -version-info 11:0:8
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)