summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-12-25 20:40:04 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-12-25 20:40:04 +0000
commitcd0c03f1c182b633855b256540a42d83cbed4538 (patch)
treea67b6c4a292878e589b7260a98b3b0f235e795b3 /src
parent1622daf2f8fa0abeb0a11be14558ed30a17fc044 (diff)
Update changelog and bump version numberlibs-3.24
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 2613af59..0c91924d 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 11:3:9
+libbluetooth_la_LDFLAGS = -version-info 11:4:9
INCLUDES = -I$(top_builddir)/include