All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] releases: update to include 3.1.8
@ 2021-06-02 19:03 Michael Halstead
  2021-06-04  9:04 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Halstead @ 2021-06-02 19:03 UTC (permalink / raw)
  To: docs; +Cc: Michael Halstead

Adding 3.1.8 to documentation switcher and release list.

Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
 documentation/releases.rst               | 1 +
 documentation/sphinx-static/switchers.js | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/documentation/releases.rst b/documentation/releases.rst
index f278e2159..56f2def0c 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -33,6 +33,7 @@
 - :yocto_docs:`3.1.5 Documentation </3.1.5>`
 - :yocto_docs:`3.1.6 Documentation </3.1.6>`
 - :yocto_docs:`3.1.7 Documentation </3.1.7>`
+- :yocto_docs:`3.1.8 Documentation </3.1.8>`
 
 ==========================
  Previous Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index a32d87236..301c2315a 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -5,7 +5,7 @@
     'dev': 'dev (3.4)',
     '3.3.1': '3.3.1',
     '3.2.4': '3.2.4',
-    '3.1.7': '3.1.7',
+    '3.1.8': '3.1.8',
     '3.0.4': '3.0.4',
     '2.7.4': '2.7.4',
   };
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] releases: update to include 3.1.8
  2021-06-02 19:03 [PATCH] releases: update to include 3.1.8 Michael Halstead
@ 2021-06-04  9:04 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2021-06-04  9:04 UTC (permalink / raw)
  To: Michael Halstead, docs

Hi Michael,

On 6/2/21 9:03 PM, Michael Halstead wrote:
> Adding 3.1.8 to documentation switcher and release list.
>
> Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
> ---
>  documentation/releases.rst               | 1 +
>  documentation/sphinx-static/switchers.js | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/documentation/releases.rst b/documentation/releases.rst
> index f278e2159..56f2def0c 100644
> --- a/documentation/releases.rst
> +++ b/documentation/releases.rst
> @@ -33,6 +33,7 @@
>  - :yocto_docs:`3.1.5 Documentation </3.1.5>`
>  - :yocto_docs:`3.1.6 Documentation </3.1.6>`
>  - :yocto_docs:`3.1.7 Documentation </3.1.7>`
> +- :yocto_docs:`3.1.8 Documentation </3.1.8>`
>  
>  ==========================
>   Previous Release Manuals
> diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
> index a32d87236..301c2315a 100644
> --- a/documentation/sphinx-static/switchers.js
> +++ b/documentation/sphinx-static/switchers.js
> @@ -5,7 +5,7 @@
>      'dev': 'dev (3.4)',
>      '3.3.1': '3.3.1',
>      '3.2.4': '3.2.4',
> -    '3.1.7': '3.1.7',
> +    '3.1.8': '3.1.8',
>      '3.0.4': '3.0.4',
>      '2.7.4': '2.7.4',
>    };


Thanks for the update!

Cheers,

Michael.
-- 

Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-04  9:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-02 19:03 [PATCH] releases: update to include 3.1.8 Michael Halstead
2021-06-04  9:04 ` [docs] " Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.