From 8eb2ac45647160a5f52c7bdc4250eb5b0e1a7d6a Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 15 Oct 2013 14:56:51 -0700 Subject: [PATCH] build: Update library version --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 51204f474..8aed6f7e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -80,7 +80,7 @@ include_HEADERS += $(lib_headers) lib_LTLIBRARIES += lib/libbluetooth.la lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources) -lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:0:17 +lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:1:17 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) endif -- 2.11.0