summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-10-25 23:05:25 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-10-25 23:05:25 +0000
commitea66d4c5353160087ff0cb4c6a1014c5fdd1cffc (patch)
treeca698b3385c1e1bfce00d760ed3a84195a0d9036 /src/Makefile.am
parentd1a192c601d9e0e0f4f0da13fadccb50904c5004 (diff)
Update changelog and bump version numberlibs-3.22
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 5f021b39..87429799 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:1:9
+libbluetooth_la_LDFLAGS = -version-info 11:2:9
INCLUDES = -I$(top_builddir)/include