summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2003-12-17 14:28:36 +0000
committerMarcel Holtmann <marcel@holtmann.org>2003-12-17 14:28:36 +0000
commit4831ff2d35f407ddff185c2d6350355556244101 (patch)
treee8babf6efc953e899224f7224b585eb076f92935
parent2fab12934efb2218ffba0e2551d456b581ccccbf (diff)
Update library versionlibs-2.5
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ac3e7279..2388a753 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,6 +5,6 @@
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c
-libbluetooth_la_LDFLAGS = -version-info 1:2:0
+libbluetooth_la_LDFLAGS = -version-info 1:3:0
INCLUDES = -I$(top_srcdir)/include