From d4d8b2b91f7ba000d97a8b2aab48c85000c11314 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 Oct 2023 11:44:49 +0200 Subject: New upstream version 1.44.2 --- 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 4bc7c388..ecb41286 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

- for libnm 1.44.0 + for libnm 1.44.2 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 2e411e1c..07492f59 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -261,7 +261,7 @@ is compiled against.


NM_MICRO_VERSION

-
#define NM_MICRO_VERSION (0)
+
#define NM_MICRO_VERSION (2)
 

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 c65ef387..48daca1d 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.44.0
+  NetworkManager version: 1.44.2
 
   $ 

-- cgit 1.3.0-6-gf8a5