diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-11-30 22:35:17 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-11-30 22:35:17 +0100 |
| commit | 9dd76697ccd2bac65a78fd7687899e1c9ca14465 (patch) | |
| tree | 82e0f7bb22a347ed1519157067693fe47077ee3d /docs/website/news.html | |
| parent | fb2ed961988867ab77c48786075e03a6110d1d0a (diff) | |
| download | buildroot-2017.11.tar.gz buildroot-2017.11.zip | |
Update for 2017.112017.11
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 e5b108a89d..5de000f685 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,24 @@ <h2>News</h2> <ul class="timeline"> + <li> + <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> + <div class="timeline-panel"> + <div class="timeline-heading"> + <h4 class="timeline-title">2017.11 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>30 November 2017</small></p> + </div> + <div class="timeline-body"> + <p>The stable 2017.11 release is out - Thanks to everyone + contributing and testing the release candidates. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.11">CHANGES</a> + file for more details + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2017.11.tar.bz2">2017.11 release</a>.</p> + </div> + </div> + </li> + <li class="timeline-inverted"> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

