summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-06-17 12:22:19 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-06-17 12:22:19 +0000
commitbf73a154826860245f6af3f82c336c53e6286f20 (patch)
tree72e7e1fa2c2a97a0094b5f1bd5ff4dae997f3a73 /src/Makefile.am
parent5ed11d784fcfa59254246bd401d4d1142bb5b9cb (diff)
Update changelog and bump version numberlibs-3.1
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 5f6b7129..707bfd98 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 2:0:0
+libbluetooth_la_LDFLAGS = -version-info 2:1:0
INCLUDES = -I$(top_builddir)/include