summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-02-07 17:35:46 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-02-07 17:35:46 +0100
commitf97601bbe18ddfa7078909f6e8c6218c2a168929 (patch)
tree58d689871a4a20fff2a4c417c7c8646d9f36b68a /lib
parentb151a8da90d31db611a6c0976252fbc06d93916d (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 a0a832dc..0cc5d054 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 4:1:1
+libbluetooth_la_LDFLAGS = -version-info 4:2:1
INCLUDES = -I$(top_builddir)/include