build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Sep 2020 13:50:53 +0000 (15:50 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:50 +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 f6782a2..0181afd 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:2:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:3:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif