diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-26 20:37:52 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-26 20:37:52 +0200 |
| commit | 31b0de3e5396f971e1476a155031a2c6d30af711 (patch) | |
| tree | b248ac35833f8356ece0e5719521d97c1cb03925 /docs/libnm/html/usage.html | |
| parent | 6ba52b312b7e2bd5744d3edacbe4149212242c74 (diff) | |
| parent | ab0efddcdb48d800e2f938da54cfe3074640792e (diff) | |
Update upstream source from tag 'upstream/1.40.0'
Update to upstream version '1.40.0' with Debian dir a59a8bafb9190ecb810335bfdaa82270e423df1d
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> |