summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-11-21 15:48:26 +0100
committerMarcel Holtmann <marcel@holtmann.org>2008-11-21 15:48:26 +0100
commitd11c6ac698b06587aaf03220c15788fb0d0f9d27 (patch)
treeca6223fe5d6e31e2991370a38ea9bc4d15b5262b /lib
parent90b8cb5ed9510a70f91953a23745ab0d6bc078fd (diff)
Update library version
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 586e1e09..b784a9bd 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,7 +2,7 @@
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-libbluetooth_la_LDFLAGS = -version-info 3:3:0
+libbluetooth_la_LDFLAGS = -version-info 4:0:1
INCLUDES = -I$(top_builddir)/include