From f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Sep 2024 22:38:35 +0200 Subject: New upstream version 1.49.90 --- docs/libnm/html/libnm-nm-version-macros.html | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 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 b0b1523b..e937f962 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -8,7 +8,7 @@ - + @@ -184,6 +184,10 @@ #define +NM_VERSION_1_50 + + +#define NM_API_VERSION @@ -238,7 +242,7 @@

Returns

-

TRUE if the version of the NetworkManager header files +

TRUE if the version of the NetworkManager header files is the same as or newer than the passed-in version.

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


NM_MINOR_VERSION

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

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

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


NM_MICRO_VERSION

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

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

@@ -438,6 +442,12 @@ compiled against.


+

NM_VERSION_1_50

+
#define NM_VERSION_1_50   (NM_ENCODE_VERSION(1, 50, 0))
+
+
+
+

NM_API_VERSION

#define             NM_API_VERSION
@@ -462,6 +472,6 @@ compiled against.

+
Generated by GTK-Doc V1.34.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5