diff options
| author | Michael Biebl <biebl@debian.org> | 2020-01-31 12:13:40 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-01-31 12:13:40 +0100 |
| commit | 7d548822e672c0e8a580ae52d8f8df7f011103cd (patch) | |
| tree | 9a592708c2f3245f60b8adf4fb3f2db61dff60b6 /docs/libnm/html/usage.html | |
| parent | 55780b62324ba5492ce2670817fc0a8c209cc138 (diff) | |
| parent | f3c6d0765dff885e168b94f28e06ecc640315a74 (diff) | |
Update upstream source from tag 'upstream/1.22.6'
Update to upstream version '1.22.6' with Debian dir dd9b100f674653057e9629a59eec828fcacf66ad
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 97924be9..b0ad2143 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.22.4 + NetworkManager version: 1.22.6 <code class="prompt">$ </code></pre> <p> |