diff options
| author | Michael Biebl <biebl@debian.org> | 2022-02-19 17:20:24 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-02-19 17:20:24 +0100 |
| commit | 7395026400b90013683a94e52692e22187024fff (patch) | |
| tree | 77924064bace3a47d5475791ad84e9fe8e87c9dc /docs/libnm/html/usage.html | |
| parent | a100b655aac1ea8feba6a27bdd7ab321e9a2aeb6 (diff) | |
| parent | e3f2ee969d065d2971170563c8aef77d5a0d39b9 (diff) | |
Update upstream source from tag 'upstream/1.35.92'
Update to upstream version '1.35.92' with Debian dir ea5f9880f6c04d63ab43dacd1d2ca9b7eb35c20c
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 4503649b..229787c1 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.35.91 + NetworkManager version: 1.35.92 <code class="prompt">$ </code></pre> <p> |