diff options
| author | Michael Biebl <biebl@debian.org> | 2024-06-24 12:22:54 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-06-24 12:22:54 +0200 |
| commit | f0c85a81d9fca02e98fdd5ab2d420932f8b2c818 (patch) | |
| tree | 8cce0c8aee1173d1de4eda574c82febff676c4a0 /docs/libnm/html/usage.html | |
| parent | 0b2871ddd005e893aeffd13f5b1f293b10d35e56 (diff) | |
| parent | 8e2fde558a5af5c3b03a5112dbd8f9085c5a8369 (diff) | |
Update upstream source from tag 'upstream/1.48.2'
Update to upstream version '1.48.2' with Debian dir 6108d76f13ec8dc95dcf2fdd118769fc99065bf6
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 8f2916ba..8e035ad8 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.48.0 + NetworkManager version: 1.48.2 <code class="prompt">$ </code></pre> <p> |