diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-09-20 13:40:44 -0400 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-09-20 13:40:44 -0400 |
| commit | 9d480fe1a4c3cdb9f2b8228ce8a67803a81631cf (patch) | |
| tree | f0c0638df5ee5c9d7cc4acd84e8390f6efb4e054 /docs/libnm/html/usage.html | |
| parent | c2575718d2d27d2ee4ec46f51379c686057fe11d (diff) | |
| parent | 6f7fcde10e47d8af865af336becf1fd8a446e62e (diff) | |
Merge tag 'debian/1.40.0-1' into ubuntu/master
network-manager Debian release 1.40.0-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 cc2062d0..5b5fb9ab 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.39.90 + NetworkManager version: 1.40.0 <code class="prompt">$ </code></pre> <p> |