[Buildroot] [git commit] docs/website/download.html: fix latest LTS version number

Peter Korsgaard peter at korsgaard.com
Tue Jun 19 11:45:20 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=8733193e6b744295f0f955b78a9323fb2615416c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Latest is naturally .3, not .1

Reported-by: Thomas De Schampheleire <patrickdepinguin at gmail.com>
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 8da44d76eb..660d1d42f9 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 long term support release: <b>2018.02.1</b></h3>
+      <h3 style="text-align: center;">Latest long term support release: <b>2018.02.3</b></h3>
 
       <div class="row mt centered">
 	<div class="col-sm-6">


More information about the buildroot mailing list