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>2023-08-09 21:55:35 +0200
committerMichael Biebl <biebl@debian.org>2023-08-09 21:55:35 +0200
commit05e4a733f2141995181a551854d5df929f084adf (patch)
tree83bb937740a6667525ba0df046748ecaa829c269 /docs/libnm/html/libnm-nm-version-macros.html
parent14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (diff)
New upstream version 1.44.0 upstream/1.44.0
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, 5 insertions, 15 deletions
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 @@
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
-<td class="function_name"><a class="link" href="libnm-nm-version-macros.html#NM-VERSION-1-42-2:CAPS" title="NM_VERSION_1_42_2">NM_VERSION_1_42_2</a></td>
-</tr>
-<tr>
-<td class="define_keyword">#define</td>
-<td class="function_name"><a class="link" href="libnm-nm-version-macros.html#NM-VERSION-1-42-8:CAPS" title="NM_VERSION_1_42_8">NM_VERSION_1_42_8</a></td>
+<td class="function_name"><a class="link" href="libnm-nm-version-macros.html#NM-VERSION-1-44:CAPS" title="NM_VERSION_1_44">NM_VERSION_1_44</a></td>
 </tr>
 <tr>
 <td class="define_keyword">#define</td>
@@ -257,7 +253,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 (42)
+<pre class="programlisting">#define NM_MINOR_VERSION (44)
 </pre>
 <p>Evaluates to the minor version number of NetworkManager which this source
 is compiled against.</p>
@@ -265,7 +261,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 (8)
+<pre class="programlisting">#define NM_MICRO_VERSION (0)
 </pre>
 <p>Evaluates to the micro version number of NetworkManager which this source
 compiled against.</p>
@@ -416,14 +412,8 @@ compiled against.</p>
 </div>
 <hr>
 <div class="refsect2">
-<a name="NM-VERSION-1-42-2:CAPS"></a><h3>NM_VERSION_1_42_2</h3>
-<pre class="programlisting">#define NM_VERSION_1_42_2 (NM_ENCODE_VERSION(1, 42, 2))
-</pre>
-</div>
-<hr>
-<div class="refsect2">
-<a name="NM-VERSION-1-42-8:CAPS"></a><h3>NM_VERSION_1_42_8</h3>
-<pre class="programlisting">#define NM_VERSION_1_42_8 (NM_ENCODE_VERSION(1, 42, 8))
+<a name="NM-VERSION-1-44:CAPS"></a><h3>NM_VERSION_1_44</h3>
+<pre class="programlisting">#define NM_VERSION_1_44   (NM_ENCODE_VERSION(1, 44, 0))
 </pre>
 </div>
 <hr>