From 70e18d99b8e3e77bb37e218d7ac582130156f8ef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2024 09:46:18 +0100 Subject: New upstream version 1.45.90 --- docs/libnm/html/libnm-nm-version-macros.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/libnm-nm-version-macros.html') diff --git a/docs/libnm/html/libnm-nm-version-macros.html b/docs/libnm/html/libnm-nm-version-macros.html index 07492f59..2055eb48 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -176,6 +176,10 @@ #define +NM_VERSION_1_46 + + +#define NM_API_VERSION @@ -253,7 +257,7 @@ is compiled against.


NM_MINOR_VERSION

-
#define NM_MINOR_VERSION (44)
+
#define NM_MINOR_VERSION (45)
 

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

@@ -261,7 +265,7 @@ is compiled against.


NM_MICRO_VERSION

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

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

@@ -418,6 +422,12 @@ compiled against.


+

NM_VERSION_1_46

+
#define NM_VERSION_1_46   (NM_ENCODE_VERSION(1, 46, 0))
+
+
+
+

NM_API_VERSION

#define             NM_API_VERSION
-- cgit 1.3.0-6-gf8a5