projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74533d9
)
build: Update library version
author
Marcel Holtmann
<marcel@holtmann.org>
Fri, 14 Feb 2020 22:27:03 +0000
(23:27 +0100)
committer
Ayush 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
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
53bb627
..
bff9581
100755
(executable)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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