diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-02-23 17:41:50 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-02-23 17:41:50 -0500 |
| commit | 40fcaf4929b9b8cca72f7eda87b6a1da973dc280 (patch) | |
| tree | 58460151da042951cdca8a85f2949ef85ebf5314 /docs/libnm/html/usage.html | |
| parent | 12dd05f43f214a2515dac5d4a4eb152517c413d9 (diff) | |
| parent | d43f8a6d8c5c49b67e88235a6dbc85c905e1cbb2 (diff) | |
Merge tag 'debian/1.42.2-1' into ubuntu/master
network-manager Debian release 1.42.2-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 8c85699d..0e0c31ec 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.42.0 + NetworkManager version: 1.42.2 <code class="prompt">$ </code></pre> <p> |