summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-08-06 08:09:03 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-08-06 08:09:03 +0000
commite739d2ea50020d8bf8a470a0972ea80db6c3d563 (patch)
treefa73001c6dc37bb142dfce08b453a7f68d158c8d
parent049d8b7167e88eb376a7173188eb09a5d6b19b41 (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 ee4510ca..9855edc6 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:18:0
+libbluetooth_la_LDFLAGS = -version-info 1:19:0
INCLUDES = -I$(top_builddir)/include