diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 14 | ||||
-rw-r--r-- | docs/news.html | 9 |
2 files changed, 16 insertions, 7 deletions
diff --git a/docs/download.html b/docs/download.html index 66c7da76fe..bae86df1f0 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,17 +6,17 @@ <p> -The latest stable release is <b>2013.11</b>, which can be downloaded +The latest stable release is <b>2014.02</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2013.11.tar.gz">buildroot-2013.11.tar.gz</a> -(<a href="/downloads/buildroot-2013.11.tar.gz.sign">PGP signature</a>) +<a href="/downloads/buildroot-2014.02.tar.gz">buildroot-2014.02.tar.gz</a> +(<a href="/downloads/buildroot-2014.02.tar.gz.sign">PGP signature</a>) or -<a href="/downloads/buildroot-2013.11.tar.bz2">buildroot-2013.11.tar.bz2</a> -(<a href="/downloads/buildroot-2013.11.tar.bz2.sign">PGP signature</a>). +<a href="/downloads/buildroot-2014.02.tar.bz2">buildroot-2014.02.tar.bz2</a> +(<a href="/downloads/buildroot-2014.02.tar.bz2.sign">PGP signature</a>). <p> - +<!-- The latest release candidate is <b>2014.02-rc3</b>, which can be downloaded here:<p> @@ -26,7 +26,7 @@ or <a href="/downloads/buildroot-2014.02-rc3.tar.bz2">buildroot-2014.02-rc3.tar.bz2</a> (<a href="/downloads/buildroot-2014.02-rc3.tar.bz2.sign">PGP signature</a>). <p> - +--> This and earlier releases (and their PGP signatures) can always be downloaded from <a href="/downloads/">http://buildroot.net/downloads/</a>. diff --git a/docs/news.html b/docs/news.html index 92ff34d8a2..9efca65834 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,15 @@ <p> <ul> + <li><b>27 February 2014 -- 2014.02 released</b> + + <p>The stable 2014.02 release is out - Thanks to everyone + contributing and testing the release candidates. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2014.02">CHANGES</a> + file for more details, + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2014.02.tar.bz2">2014.02 release</a>.</p> + <li><b>25 February 2014 -- 2014.02-rc3 released</b> <p>Release candidate 3 is out with more cleanups and build fixes. See the <a |