From 72db1adb9d721c1ad1a2b0e77bde9629d74f48bf Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 20 Jun 2014 20:26:51 +0200 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 dc8881672..178b0a056 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:9:17 +lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 20:10:17 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) endif -- 2.47.3