mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 08:20:28 +01:00
libnm-util: bump soname for added functions
This commit is contained in:
parent
4f9e13fcb0
commit
3e689be15e
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ libnm_util_la_LIBADD = $(GLIB_LIBS) $(DBUS_LIBS) $(UUID_LIBS)
|
|||
SYMBOL_VIS_FILE=$(srcdir)/libnm-util.ver
|
||||
|
||||
libnm_util_la_LDFLAGS = -Wl,--version-script=$(SYMBOL_VIS_FILE) \
|
||||
-version-info "5:0:3"
|
||||
-version-info "6:0:4"
|
||||
|
||||
if WITH_GNUTLS
|
||||
libnm_util_la_SOURCES += crypto_gnutls.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue