diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-08-17 08:47:39 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-08-17 08:47:39 +0200 |
commit | d2e18fd66a76be4df13b81f772976098625a5b57 (patch) | |
tree | 2459f175c3af049c97164af6c07a8f8ca5d239b0 | |
parent | dd59dbd781cc2ab921a54300323118bb9b27e14f (diff) | |
download | buildroot-d2e18fd66a76be4df13b81f772976098625a5b57.tar.gz buildroot-d2e18fd66a76be4df13b81f772976098625a5b57.zip |
website/news.html: fix 2016.08-rc1 release date
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | docs/website/news.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index 9fd276de1a..8c9dbc76aa 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -14,7 +14,7 @@ <div class="timeline-panel"> <div class="timeline-heading"> <h4 class="timeline-title">2016.08-rc1 released</h4> - <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>10 May 2016</small></p> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>6 August 2016</small></p> </div> <div class="timeline-body"> <p>We have a new release candidate! Lots of |