diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-05-31 23:52:36 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-31 23:52:36 +0200 |
| commit | aa6fd11feebffe16d0b0396e0e7ad421ec061272 (patch) | |
| tree | 9cc858daedc7cba65236cad70073c3f745bedfa8 /docs/website/news.html | |
| parent | 509ce3a6ecca3ffb7da6e1d0545a2a88021c542e (diff) | |
| download | buildroot-2016.05.tar.gz buildroot-2016.05.zip | |
Update for 2016.052016.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 8387ea64ad..6bab9aa35c 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">2016.05 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>1 March 2016</small></p> + </div> + <div class="timeline-body"> + <p>The stable 2016.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=2016.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-2016.05.tar.bz2">2016.05 release</a>.</p> + </div> + </div> + </li> + <li> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

