diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-01-26 16:56:49 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-01-26 16:56:49 -0500 |
| commit | b37cf412cae342684b4ab3709a1b8aaef728cada (patch) | |
| tree | 7601e9fc1c7f7c9c66178b8ab22c768342676198 /docs/libnm/html/usage.html | |
| parent | 4b928cbbf5f92da2ee2f9fce687310f2a95d9c43 (diff) | |
| parent | 2c1b7a7ea3c332b4d690c0595ef76c81de1f0cc8 (diff) | |
Merge tag 'debian/1.40.12-1' into ubuntu/master
network-manager Debian release 1.40.12-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 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> |