diff options
| author | Michael Biebl <biebl@debian.org> | 2024-05-31 23:13:23 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-05-31 23:13:23 +0200 |
| commit | da8adc8ce98d973ff7dcfc6f8946a98c9954ce26 (patch) | |
| tree | 1857c63fe4c7026722826c6b49b7da079135452c /docs/libnm/html/libnm-nm-version-macros.html | |
| parent | 41e9c69453b16f5a615ca0896da4bdaeffef569e (diff) | |
| parent | baef747c9365b6044db3c2dfbb859652bdde1d76 (diff) | |
Update upstream source from tag 'upstream/1.48.0'
Update to upstream version '1.48.0' with Debian dir 63138a4bffa35eb63c7add34fedbf5a28717017e
Diffstat (limited to 'docs/libnm/html/libnm-nm-version-macros.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-version-macros.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/libnm-nm-version-macros.html b/docs/libnm/html/libnm-nm-version-macros.html index e86fdaa7..e5b743ad 100644 --- a/docs/libnm/html/libnm-nm-version-macros.html +++ b/docs/libnm/html/libnm-nm-version-macros.html @@ -261,7 +261,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 (47) +<pre class="programlisting">#define NM_MINOR_VERSION (48) </pre> <p>Evaluates to the minor version number of NetworkManager which this source is compiled against.</p> @@ -269,7 +269,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 (91) +<pre class="programlisting">#define NM_MICRO_VERSION (0) </pre> <p>Evaluates to the micro version number of NetworkManager which this source compiled against.</p> |