summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-07-04 21:49:40 +0200
committerMarcel Holtmann <marcel@holtmann.org>2011-07-04 21:49:40 +0200
commit4179958d064f8faa14e9f53eb52edfbdd2013817 (patch)
treeb8e84aa5bed49077b11eb2673eb7b469d93f3a59
parent3f553a30adf1b03afc00ab2a1a969ccd1d5037a9 (diff)
Update library version
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 15216cd41..fab05eb14 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,7 +59,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la
lib_libbluetooth_la_SOURCES = $(lib_headers) \
lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c
-lib_libbluetooth_la_LDFLAGS = -version-info 14:2:11
+lib_libbluetooth_la_LDFLAGS = -version-info 14:3:11
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
CLEANFILES += $(local_headers)