summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-05-03 23:58:25 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-05-03 23:58:25 -0700
commitd8263cd11e6ade922b920596dfbe5af1028f889b (patch)
treea2bf1aca0148aabf13bb30fdacf168c2d2d9fd55 /lib
parent2f8164437df992cfc2e713aedbf360aafb141549 (diff)
downloadbluez-d8263cd11e6ade922b920596dfbe5af1028f889b.tar.gz
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 4e8916e56..7f361aa47 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 5:3:2
+libbluetooth_la_LDFLAGS = -version-info 5:4:2
INCLUDES = -I$(top_builddir)/include