diff options
| author | Michael Biebl <biebl@debian.org> | 2022-11-30 22:12:06 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-11-30 22:12:06 +0100 |
| commit | 2ab014ec3facb9be7bbb35a9d1da09ebd68062ff (patch) | |
| tree | 643c1db586704e2854c45dd9876bd8f53de7f0cf /docs/libnm/html/usage.html | |
| parent | dbc388c3d1132f291cf4d62455d77e71d0918dcc (diff) | |
| parent | 6e9d10e114f94799d54bb3dabc66e35ab4e3e8cd (diff) | |
Update upstream source from tag 'upstream/1.40.6'
Update to upstream version '1.40.6' with Debian dir 995c17f2457605bd5b8a89c5aebbf9193b658fef
Diffstat (limited to 'docs/libnm/html/usage.html')
| -rw-r--r-- | docs/libnm/html/usage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 7b11c68f..9e47ca3e 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -96,7 +96,7 @@ </p> <pre class="screen"><code class="prompt">$ </code><strong class="userinput"><code>cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c</code></strong> <code class="prompt">$ </code><strong class="userinput"><code>./hello-nm</code></strong> - NetworkManager version: 1.40.4 + NetworkManager version: 1.40.6 <code class="prompt">$ </code></pre> <p> |