diff options
| author | Michael Biebl <biebl@debian.org> | 2022-02-24 19:34:49 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-02-24 19:34:49 +0100 |
| commit | a292723421a32ad988f1c84b82586b2097b523f5 (patch) | |
| tree | 9d853b1b755ad3daf6e898191d44e88cf846a002 /docs/libnm/html/usage.html | |
| parent | 6dff5938b0e45d461d0351da304a68916f2e9a2b (diff) | |
| parent | 4e966a21b9ef4fb910a5bd1a5699d404a65cfe55 (diff) | |
Update upstream source from tag 'upstream/1.36.0'
Update to upstream version '1.36.0' with Debian dir 9690f768af143e49a0f5f7ddb44ec18e41634ca2
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 229787c1..58ccae03 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.92 + NetworkManager version: 1.36.0 <code class="prompt">$ </code></pre> <p> |