summary refs log tree commit diff
path: root/docs/libnm/html/libnm-nm-version-macros.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-09-01 22:38:35 +0200
committerMichael Biebl <biebl@debian.org>2024-09-01 22:38:35 +0200
commitf9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch)
tree10267dcf5b842b7c638a79bd6851549cd849b81d /docs/libnm/html/libnm-nm-version-macros.html
parent681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff)
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to 'docs/libnm/html/libnm-nm-version-macros.html')
-rw-r--r--docs/libnm/html/libnm-nm-version-macros.html20
1 files changed, 15 insertions, 5 deletions
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 @@
 <link rel="up" href="ch05.html" title="Utility API Reference">
 <link rel="prev" href="libnm-nm-version.html" title="nm-version">
 <link rel="next" href="ch06.html" title="VPN Plugin API Reference">
-<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.34.0 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -184,6 +184,10 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
+<td class="function_name"><a class="link" href="libnm-nm-version-macros.html#NM-VERSION-1-50:CAPS" title="NM_VERSION_1_50">NM_VERSION_1_50</a></td>
+</tr>
+<tr>
+<td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="libnm-nm-version-macros.html#NM-API-VERSION:CAPS" title="NM_API_VERSION">NM_API_VERSION</a></td>
 </tr>
 <tr>
@@ -238,7 +242,7 @@
 </div>
 <div class="refsect3">
 <a name="NM-CHECK-VERSION.returns"></a><h4>Returns</h4>
-<p> <a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the NetworkManager header files
+<p> <code class="literal">TRUE</code> if the version of the NetworkManager header files
 is the same as or newer than the passed-in version.</p>
 </div>
 </div>
@@ -261,7 +265,7 @@ is compiled against.</p>
 <hr>
 <div class="refsect2">
 <a name="NM-MINOR-VERSION:CAPS"></a><h3>NM_MINOR_VERSION</h3>
-<pre class="programlisting">#define NM_MINOR_VERSION (48)
+<pre class="programlisting">#define NM_MINOR_VERSION (49)
 </pre>
 <p>Evaluates to the minor version number of NetworkManager which this source
 is compiled against.</p>
@@ -269,7 +273,7 @@ is compiled against.</p>
 <hr>
 <div class="refsect2">
 <a name="NM-MICRO-VERSION:CAPS"></a><h3>NM_MICRO_VERSION</h3>
-<pre class="programlisting">#define NM_MICRO_VERSION (10)
+<pre class="programlisting">#define NM_MICRO_VERSION (90)
 </pre>
 <p>Evaluates to the micro version number of NetworkManager which this source
 compiled against.</p>
@@ -438,6 +442,12 @@ compiled against.</p>
 </div>
 <hr>
 <div class="refsect2">
+<a name="NM-VERSION-1-50:CAPS"></a><h3>NM_VERSION_1_50</h3>
+<pre class="programlisting">#define NM_VERSION_1_50   (NM_ENCODE_VERSION(1, 50, 0))
+</pre>
+</div>
+<hr>
+<div class="refsect2">
 <a name="NM-API-VERSION:CAPS"></a><h3>NM_API_VERSION</h3>
 <pre class="programlisting">#define             NM_API_VERSION</pre>
 </div>
@@ -462,6 +472,6 @@ compiled against.</p>
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.33.1</div>
+<hr>Generated by GTK-Doc V1.34.0</div>
 </body>
 </html>
\ No newline at end of file