[Buildroot] [git commit branch/2019.02.x] docs/website: download.html: correct version number in title

Peter Korsgaard peter at korsgaard.com
Tue Mar 19 19:19:01 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=920a02f23d0ac22166b9fa1ac65e57721a51e185
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

Fixes #11716

Latest release is 2019.02.

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 964d525970e8d6dfd7807dc965d07e0d2bcc49f7)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 docs/website/download.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/website/download.html b/docs/website/download.html
index 3fc6c2897f..a3d69cdcd8 100644
--- a/docs/website/download.html
+++ b/docs/website/download.html
@@ -8,7 +8,7 @@
     <div class="panel-heading">Download</div>
     <div class="panel-body">
 
-      <h3 style="text-align: center;">Latest stable / long term support release: <b>2018.02.11</b></h3>
+      <h3 style="text-align: center;">Latest stable / long term support release: <b>2019.02</b></h3>
 
       <div class="row mt centered">
 	<div class="col-sm-6">


More information about the buildroot mailing list