diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-09-27 13:36:59 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-09-27 13:38:47 +0200 |
| commit | 77097921e09de99e0b66b43a541ec35004e64630 (patch) | |
| tree | c36633d782404ea31955254a2133cf9cf036d81e /docs/libnm | |
| parent | 0e7561c087918ef6b0e8a64155109d3b005e700c (diff) | |
| parent | 2bfcbfb13b1672c072e4f902260d2122b3e3c122 (diff) | |
Update upstream source from tag 'upstream/1.32.12'
Update to upstream version '1.32.12' with Debian dir 8a9c3ca7f117acef29e7880aa507a1c3ab742155
Diffstat (limited to 'docs/libnm')
| -rw-r--r-- | docs/libnm/html/index.html | 2 | ||||
| -rw-r--r-- | docs/libnm/html/usage.html | 2 | ||||
| -rw-r--r-- | docs/libnm/version.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index fbb7afad..8810942a 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.32.10 + for libnm 1.32.12 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 5f5cb61f..2ce52797 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.32.10 + NetworkManager version: 1.32.12 <code class="prompt">$ </code></pre> <p> diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index e321b307..62d91158 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.32.10 +1.32.12 |