From b5ff279155979371793d0e5ae4060bb892b182f2 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 31 Jul 2011 22:36:18 +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 8a5297bf9..7eadf824c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,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:3:11 +lib_libbluetooth_la_LDFLAGS = -version-info 14:4:11 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) if SBC -- 2.47.3