summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-04-29 00:10:50 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-04-29 00:10:50 +0200
commitcf0913d056ac37d72c30a6eb459f0dfaecb011ae (patch)
treea27b6e8ad60a320d86fa291145256b1be07b89ac
parentd22b2062cf924ea7c3d9ae3df60b05dc8f4439a6 (diff)
downloadbluez-cf0913d056ac37d72c30a6eb459f0dfaecb011ae.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 a9046db31..f9911212d 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 9:0:6
+lib_libbluetooth_la_LDFLAGS = -version-info 10:0:7
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)