summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-09-24 19:25:32 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-09-24 19:25:32 +0000
commitb214431051ac907f47cc8e798216869c5a5e1d5a (patch)
treea49c8d476338d20fbbab08619ee4c6df3c63ba34 /src/Makefile.am
parent18a82a6fce76be0883a431380495510010515fff (diff)
Update changelog and bump version numberlibs-3.6
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c4497674..bcf2543d 100644
--- a/src/Makefile.am
+++ b/src/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:0:3
+libbluetooth_la_LDFLAGS = -version-info 6:0:4
INCLUDES = -I$(top_builddir)/include