mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-22 17:08:11 +02:00
libnm-glib: bump soname for new bond symbols
This commit is contained in:
parent
b8e7e50c80
commit
e3c1b60055
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ libnm_glib_la_LIBADD = \
|
|||
SYMBOL_VIS_FILE=$(srcdir)/libnm-glib.ver
|
||||
|
||||
libnm_glib_la_LDFLAGS = -Wl,--version-script=$(SYMBOL_VIS_FILE) \
|
||||
-version-info "7:0:3"
|
||||
-version-info "8:0:4"
|
||||
|
||||
noinst_PROGRAMS = libnm-glib-test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue