From df14a83a8b0c4354a51b392ae51a084b4b9c1b5a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 24 Sep 2024 17:01:29 +0200 Subject: New upstream version 1.49.91 --- docs/libnm/html/index.html | 2 +- docs/libnm/html/libnm-nm-version-macros.html | 2 +- docs/libnm/html/usage.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html') diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 9e5b2db0..f2bcdd90 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

- for libnm 1.49.90 + for libnm 1.49.91 The latest version of this documentation can be found on-line at https://networkmanager.dev/docs/libnm/latest/. diff --git a/docs/libnm/html/libnm-nm-version-macros.html b/docs/libnm/html/libnm-nm-version-macros.html index e937f962..2530d986 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -273,7 +273,7 @@ is compiled against.


NM_MICRO_VERSION

-
#define NM_MICRO_VERSION (90)
+
#define NM_MICRO_VERSION (91)
 

Evaluates to the micro version number of NetworkManager which this source compiled against.

diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index c4759b48..3dfdb313 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -96,7 +96,7 @@

$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
   $ ./hello-nm
-  NetworkManager version: 1.49.90
+  NetworkManager version: 1.49.91
 
   $ 

-- cgit 1.3.0-6-gf8a5