summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-07-03 14:50:03 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-07-03 14:50:03 +0000
commitb9b9f3700eefd8a32af2b68fb08c008b1fad650f (patch)
tree8ec6d58b62a92b0cfcd854f90a3b7d5ad1a484c8
parent654718757db545ba3e0317d1588595cd486c3436 (diff)
Update library version
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c52358f3..ee4510ca 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,7 @@
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
-libbluetooth_la_LDFLAGS = -version-info 1:17:0
+libbluetooth_la_LDFLAGS = -version-info 1:18:0
INCLUDES = -I$(top_builddir)/include