mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 05:00:36 +01:00
libnm-glib: bump soname to indicate ABI break
This commit is contained in:
parent
6d344a43e9
commit
14b2fe1477
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ libnm_glib_la_LIBADD = \
|
|||
$(GUDEV_LIBS)
|
||||
|
||||
libnm_glib_la_LDFLAGS = -Wl,--version-script=$(srcdir)/libnm-glib.ver \
|
||||
-version-info "7:0:5"
|
||||
-version-info "3:0:0"
|
||||
|
||||
noinst_PROGRAMS = libnm-glib-test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue