diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-07-27 17:03:33 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-07-27 17:03:33 +0200 |
| commit | b92fc658301eb82b80167a31179c9b839f151b18 (patch) | |
| tree | 26e2203952eef4ee60e58c6904755e5508150a26 /docs/libnm/html | |
| parent | 486e0bef719d78ee55d2166b0bfb4fa684c09854 (diff) | |
| parent | 136d191f1c96dbae1489fed7c2565f5e1b1f8d40 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'docs/libnm/html')
| -rw-r--r-- | docs/libnm/html/index.html | 2 | ||||
| -rw-r--r-- | docs/libnm/html/usage.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index c596ab2d..937bb31d 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">libnm Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for libnm 1.25.91 + for libnm 1.26.0 The latest version of this documentation can be found on-line at <a class="ulink" href="https://developer.gnome.org/libnm/stable/" target="_top">https://developer.gnome.org/libnm/stable/</a>. diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index ef94cef7..85ac992a 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.25.91 + NetworkManager version: 1.26.0 <code class="prompt">$ </code></pre> <p> |