summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-06-24 00:33:44 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-06-24 00:33:44 +0000
commitc7a088963f4c5f767fc08f7e123f4389b0182c53 (patch)
treef0f2dc8047391caeb2686e4e06357cb25aea1ebd /src/Makefile.am
parentca0d3dc0bb5a573b44496847919cc02c9da2016f (diff)
Update changelog and bump version numberlibs-3.34
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 a03816e7..e458ff06 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 12:0:10
+libbluetooth_la_LDFLAGS = -version-info 13:0:11
INCLUDES = -I$(top_builddir)/include