From c78787f6ffd050c3f1e49ff9bc9130292a0d7eec Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 31 May 2011 01:30:37 -0700 Subject: [PATCH] Update library version --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index b01506479..4659c80fb 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/uuid.c -lib_libbluetooth_la_LDFLAGS = -version-info 14:1:11 +lib_libbluetooth_la_LDFLAGS = -version-info 14:2:11 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) CLEANFILES += $(local_headers) -- 2.47.3