From 603532d2b4141998d2c943c0b5f4077e27f6060f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 1 Dec 2004 14:48:16 +0000 Subject: Update library version --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit