diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-12-02 16:31:36 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-12-02 16:31:36 -0500 |
| commit | 2ee402039b9b9ff7ee462a173139d1b63a7a46b8 (patch) | |
| tree | f52740bad8cd788059c353265cd65d203aebe169 /docs/libnm/html/usage.html | |
| parent | 7bf5fcea8810580464bcca509f7235765e1bf565 (diff) | |
| parent | 372b62c2c25eb1f2e811f84849e9b69c40ae6245 (diff) | |
Merge tag 'debian/1.40.6-1' into ubuntu/master
network-manager Debian release 1.40.6-1
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 7b11c68f..9e47ca3e 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.4 + NetworkManager version: 1.40.6 <code class="prompt">$ </code></pre> <p> |