summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-16 18:17:22 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-16 18:17:22 +0100
commit4b3396cbfcddf1704b805fefdd3f7664591cf9eb (patch)
tree34df682dd4e3fadbcdb92ed242706a3e58b7ffaa /lib
parent854f69c4ff998fbcf83f1362a131f30b4ccf07f2 (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 b784a9bd..a0a832dc 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:0:1
+libbluetooth_la_LDFLAGS = -version-info 4:1:1
INCLUDES = -I$(top_builddir)/include