summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-24 07:46:37 -0800
committerMarcel Holtmann <marcel@holtmann.org>2009-12-24 07:46:37 -0800
commit0ee53226df50baf95352a84c7e87aa3d5071745a (patch)
tree99eda3b9d2e8e0c3aa1cbe5ff6b687b2bcd9cf68 /Makefile.am
parentde2408e931a4cde3e09cf2188700be021e5284e6 (diff)
downloadbluez-0ee53226df50baf95352a84c7e87aa3d5071745a.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 acc539d40..e2c0dd0e2 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 7:2:4
+lib_libbluetooth_la_LDFLAGS = -version-info 8:0:5
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)