summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-29 13:35:42 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-07-29 13:35:42 +0000
commit1590d5be4605667ca2b405172d99a65c814723b2 (patch)
tree4b9ca080df471b08051c43e8395b9c6a2be8ef03
parent79755a2cfbd1ed4838851cd22413daa572d4f3b7 (diff)
Update library versionlibs-2.9
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 46985678..4bca9333 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:8:0
+libbluetooth_la_LDFLAGS = -version-info 1:9:0
INCLUDES = -I$(top_builddir)/include