build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 14 Feb 2020 22:27:03 +0000 (23:27 +0100)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am

index 53bb627..bff9581 100755 (executable)
@@ -82,7 +82,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:0:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:1:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif