mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-23 04:43:35 +08:00
build: Update library version
This commit is contained in:
parent
eb1f591c79
commit
858283eafa
@ -80,7 +80,7 @@ include_HEADERS += $(lib_headers)
|
||||
lib_LTLIBRARIES += lib/libbluetooth.la
|
||||
|
||||
lib_libbluetooth_la_SOURCES = $(lib_headers) $(lib_sources)
|
||||
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 19:0:16
|
||||
lib_libbluetooth_la_LDFLAGS = $(AM_LDFLAGS) -version-info 19:1:16
|
||||
lib_libbluetooth_la_DEPENDENCIES = $(local_headers)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user