diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-06-01 22:22:57 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-06-01 22:22:57 +0200 |
| commit | f3d114a1effd8a6ef773bee14fe49ea6d8d7c350 (patch) | |
| tree | 774828fd576cb47d7dfe78bdf5fe3a14cdf249ca /docs/website/news.html | |
| parent | d937f908f12f80349089e60e418afbb714e86f7e (diff) | |
| download | buildroot-f3d114a1effd8a6ef773bee14fe49ea6d8d7c350.tar.gz buildroot-f3d114a1effd8a6ef773bee14fe49ea6d8d7c350.zip | |
Update for 2018.05
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/news.html')
| -rw-r--r-- | docs/website/news.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index a4d83e144d..b2d097b1df 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@ <h2>News</h2> <ul class="timeline"> + <li class="timeline-inverted"> + <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> + <div class="timeline-panel"> + <div class="timeline-heading"> + <h4 class="timeline-title">2018.05 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 June 2018</small></p> + </div> + <div class="timeline-body"> + <p>The stable 2018.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.05">CHANGES</a> + file for more details + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2018.05.tar.bz2">2018.05 release</a>.</p> + </div> + </div> + </li> + <li> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

