build: Update library version
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Nov 2022 20:04:52 +0000 (21:04 +0100)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Makefile.am

index 648ed8c..c1fb7e5 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:7:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:8:19
 lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
 endif