From 31cfeb8a3ed92dbbe9d262315d3a1dba0ba2bc43 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 24 May 2010 00:57:06 +0200 Subject: Update library version --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index bb27a179d..36ffde3ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,7 +53,7 @@ lib_LTLIBRARIES += lib/libbluetooth.la lib_libbluetooth_la_SOURCES = $(lib_headers) \ lib/bluetooth.c lib/hci.c lib/sdp.c -lib_libbluetooth_la_LDFLAGS = -version-info 10:0:7 +lib_libbluetooth_la_LDFLAGS = -version-info 11:0:8 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) CLEANFILES += $(local_headers) -- cgit v1.2.1