build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Sep 2019 17:36:43 +0000 (19:36 +0200)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:57:59 +0000 (14:27 +0530)
Change-Id: Idd899dc4dfd3a15d03053d614ea9e70882946c55
Signed-off-by: himanshu <h.himanshu@samsung.com>
Makefile.am

index a25586b..13d1b1e 100755 (executable)
@@ -80,7 +80,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 21:16:18
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:0:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif