diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-23 17:12:30 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-23 17:12:30 +0100 |
| commit | 5569fe42f8ffe613b86ee3241676031d563cdd0c (patch) | |
| tree | e1dcb8326372e565ae2a565f588134e88e26a14b /docs/libnm/html/usage.html | |
| parent | ed857ba34efc2ec899f2e3fbd8e35324561a55b2 (diff) | |
| parent | b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 (diff) | |
Update upstream source from tag 'upstream/1.42.2'
Update to upstream version '1.42.2' with Debian dir 239b84111aa373a034bb59d3ca6082a9ddf36500
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 8c85699d..0e0c31ec 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.42.0 + NetworkManager version: 1.42.2 <code class="prompt">$ </code></pre> <p> |