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:
14caa54
)
build: Update library version
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 24 Aug 2023 13:54:03 +0000
(15:54 +0200)
committer
Ayush Garg
<ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000
(19:04 +0530)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
ccbda32
..
2169906
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:
9
:19
+lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 22:
10
:19
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
endif