From 727a88a9013344ff0af5620707da2a619e1b9597 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 2 Apr 2021 10:41:13 +0200 Subject: build: Update library version --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 444623649..a7b0c0709 100644 --- a/Makefile.am +++ b/Makefile.am @@ -81,7 +81,7 @@ pkginclude_HEADERS += $(lib_headers) lib_LTLIBRARIES += lib/libbluetooth.la lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources) -lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:4:19 +lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:5:19 lib_libbluetooth_la_DEPENDENCIES = $(local_headers) endif -- cgit v1.2.1