summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-12-01 14:48:16 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-12-01 14:48:16 +0000
commit603532d2b4141998d2c943c0b5f4077e27f6060f (patch)
treed2c4389a2f6ca84a0d7838c43baa0518d4c85ba7
parent0ea7064b34d9f03e9aa7d8abeb7c0e6bcc8a37ac (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 fad7b418..d805a0ce 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:11:0
+libbluetooth_la_LDFLAGS = -version-info 1:12:0
INCLUDES = -I$(top_builddir)/include