mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-04 07:08:17 +02:00
libnm-util: bump soname to indicate ABI break
This commit is contained in:
parent
14b2fe1477
commit
4475c79b00
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ libnm_util_la_SOURCES = \
|
|||
libnm_util_la_LIBADD = $(GLIB_LIBS) $(DBUS_LIBS) $(UUID_LIBS)
|
||||
|
||||
libnm_util_la_LDFLAGS = -Wl,--version-script=$(srcdir)/libnm-util.ver \
|
||||
-version-info "8:0:7"
|
||||
-version-info "2:0:0"
|
||||
|
||||
if WITH_GNUTLS
|
||||
libnm_util_la_SOURCES += crypto_gnutls.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue