From 4179958d064f8faa14e9f53eb52edfbdd2013817 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 4 Jul 2011 21:49:40 +0200 Subject: [PATCH] Update library version --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 15216cd41..fab05eb14 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,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:2:11 +lib_libbluetooth_la_LDFLAGS = -version-info 14:3:11 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) CLEANFILES += $(local_headers) -- 2.47.3