From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/libnm/html/libnm-nm-version-macros.html | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 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 a9872264..2e411e1c 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -172,11 +172,7 @@ #define -NM_VERSION_1_42_2 - - -#define -NM_VERSION_1_42_8 +NM_VERSION_1_44 #define @@ -257,7 +253,7 @@ is compiled against.


NM_MINOR_VERSION

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

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

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


NM_MICRO_VERSION

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

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

@@ -416,14 +412,8 @@ compiled against.


-

NM_VERSION_1_42_2

-
#define NM_VERSION_1_42_2 (NM_ENCODE_VERSION(1, 42, 2))
-
-
-
-
-

NM_VERSION_1_42_8

-
#define NM_VERSION_1_42_8 (NM_ENCODE_VERSION(1, 42, 8))
+

NM_VERSION_1_44

+
#define NM_VERSION_1_44   (NM_ENCODE_VERSION(1, 44, 0))
 

-- cgit 1.3.0-6-gf8a5