From baef747c9365b6044db3c2dfbb859652bdde1d76 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 31 May 2024 23:13:10 +0200 Subject: New upstream version 1.48.0 --- docs/libnm/html/index.html | 2 +- docs/libnm/html/libnm-nm-version-macros.html | 4 ++-- docs/libnm/html/usage.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/libnm') diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index e179ee65..2107b576 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@

- for libnm 1.47.91 + for libnm 1.48.0 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 e86fdaa7..e5b743ad 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_MINOR_VERSION

-
#define NM_MINOR_VERSION (47)
+
#define NM_MINOR_VERSION (48)
 

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

@@ -269,7 +269,7 @@ is compiled against.


NM_MICRO_VERSION

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

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 14fd8258..8f2916ba 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.47.91
+  NetworkManager version: 1.48.0
 
   $ 

-- cgit 1.3.0-6-gf8a5