diff options
| author | Michael Biebl <biebl@debian.org> | 2024-09-24 17:01:41 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-09-24 17:01:41 +0200 |
| commit | 3e49bc05ad067ea26fba7097c9e4693dc47b4998 (patch) | |
| tree | 96b5abc50ef905e3b09cae9b6b2b45d5a0d87289 /docs/libnm/html/usage.html | |
| parent | 132a72de0d5c923d96f6a90d84cb763a65c227f1 (diff) | |
| parent | df14a83a8b0c4354a51b392ae51a084b4b9c1b5a (diff) | |
Update upstream source from tag 'upstream/1.49.91'
Update to upstream version '1.49.91' with Debian dir 9f54e1688087fc7d04d9e83f0be95031d170d405
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 c4759b48..3dfdb313 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.49.90 + NetworkManager version: 1.49.91 <code class="prompt">$ </code></pre> <p> |