summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-07-01 03:04:06 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-07-01 03:04:06 +0000
commitcd8c7ab8f70bd0f0c1c69bd9454be0ad25809533 (patch)
tree2a047a41a5bbf076df4f5f293c9801f46f94d1be /src
parent522cd764e3d3666b773f016609026bf8287979f6 (diff)
Update changelog and bump version numberlibs-3.35
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e458ff06..975c603c 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 13:0:11
+libbluetooth_la_LDFLAGS = -version-info 13:1:11
INCLUDES = -I$(top_builddir)/include