build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 2 Apr 2021 08:41:13 +0000 (10:41 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am

index 206ce87..9f2b520 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:4:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:5:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif