summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-08-23 11:21:26 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-08-23 11:21:26 +0000
commit54146f1c528394e399b2d4375d7468f9f9a6644b (patch)
tree715ec0b36c0c75dd5fcfe7c8cf59573036d62294 /src
parent4c6bbf0a08426efd008c1b9e439c693a826ee708 (diff)
Update changelog and bump version numberlibs-3.15
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 6d3e627f..f0027ccd 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 10:0:8
+libbluetooth_la_LDFLAGS = -version-info 10:1:8
INCLUDES = -I$(top_builddir)/include