diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-03-19 16:17:13 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-03-19 16:17:13 +0100 |
| commit | 9920e41d48f93b794ab1ab59b0a2f9c8edbe5c07 (patch) | |
| tree | d624d230049607b9cf28e92e4a94fd477171fc94 /docs/libnm/html/usage.html | |
| parent | b5ca5b45b1aa47e373af49b27064e813b4f77194 (diff) | |
| parent | b225b477d3f6e110bf61ccd88e4ad176504e36b0 (diff) | |
Update upstream source from tag 'upstream/1.16.0'
Update to upstream version '1.16.0' with Debian dir 55e2f8b86df2220d682056c78117065bbe3e5a81
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 0ecadd19..9b8caf5d 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.15.91 + NetworkManager version: 1.16.0 <code class="prompt">$ </code></pre> <p> |