diff options
| author | Michael Biebl <biebl@debian.org> | 2022-10-18 11:57:57 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-10-18 11:57:57 +0200 |
| commit | ac9380934a9c532c14422ee15b4869b2d5da14af (patch) | |
| tree | b5d020e8e72a2f3129c9ab0b311fd18c2a54918e /docs/libnm/html/usage.html | |
| parent | 87f7575d7268053774dacffc4bdd45df3f26b30b (diff) | |
| parent | 9f101839d9e64df832e9e43c5181887369c46a7e (diff) | |
Update upstream source from tag 'upstream/1.40.2'
Update to upstream version '1.40.2' with Debian dir 1072992b4531d6c782ca5c453f83a2df3ad6390a
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 5b5fb9ab..a4eedba2 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.0 + NetworkManager version: 1.40.2 <code class="prompt">$ </code></pre> <p> |