build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 15 Mar 2020 06:26:51 +0000 (07:26 +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 bff9581..f6782a2 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:1:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:2:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif