summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-01-14 00:04:29 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-01-14 00:04:29 +0000
commit00bb0adf5a9c8dee2ed3b25ec0f3c1588f2c91ca (patch)
tree59d2419bc1c06401e311cc828d97cd136bdf6020
parenta84b1dac0d625874fa1828f07efc7be7bcf7a49c (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 508eaa98..bec2f2dc 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:13:0
+libbluetooth_la_LDFLAGS = -version-info 1:14:0
INCLUDES = -I$(top_builddir)/include