diff options
| author | Michael Biebl <biebl@debian.org> | 2024-05-31 23:13:10 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-05-31 23:13:10 +0200 |
| commit | baef747c9365b6044db3c2dfbb859652bdde1d76 (patch) | |
| tree | 258affdacf1e997e3a0ab5a768797f085b3008ad /docs/libnm/html/libnm-nm-version-macros.html | |
| parent | 88625ab09bf9c6d8f0d5042fcde398a5abfd1da6 (diff) | |
New upstream version 1.48.0 upstream/1.48.0
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> |