diff options
| author | Michael Biebl <biebl@debian.org> | 2023-01-26 21:20:15 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-01-26 21:20:15 +0100 |
| commit | 82358c92f879a7b8ca976c8a88e48bf207285764 (patch) | |
| tree | d9fbd08d723b83989e645d040ba08631bd1d3b9b /docs/libnm/html/usage.html | |
| parent | ac445e26cbdad011277f8822e0fc468ab1a6c61f (diff) | |
| parent | 40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff) | |
Update upstream source from tag 'upstream/1.40.12'
Update to upstream version '1.40.12' with Debian dir 332a096a3294bbc50a4ddc486b2bae91c166f979
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 e5334abc..d4b672ec 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.10 + NetworkManager version: 1.40.12 <code class="prompt">$ </code></pre> <p> |