From 43bfa365672723b19cf5b5afc0dd117fb8ef83c0 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 15 Mar 2011 19:54:49 -0700 Subject: [PATCH] Update library version --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index f06b69b04..726720082 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,8 +52,8 @@ include_HEADERS += $(lib_headers) 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 13:5:10 + lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c +lib_libbluetooth_la_LDFLAGS = -version-info 14:0:11 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) CLEANFILES += $(local_headers) -- 2.47.3