mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 04:10:14 +01:00
libnm-glib: bump soname due to recent ABI break
This commit is contained in:
parent
6b2e8664a7
commit
45521e3c68
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ libnm_glib_la_LIBADD = \
|
|||
$(GUDEV_LIBS)
|
||||
|
||||
libnm_glib_la_LDFLAGS = -Wl,--version-script=$(srcdir)/libnm-glib.ver \
|
||||
-version-info "4:0:1"
|
||||
-version-info "5:0:1"
|
||||
|
||||
noinst_PROGRAMS = libnm-glib-test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue