diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 6 | ||||
-rw-r--r-- | docs/news.html | 10 |
2 files changed, 13 insertions, 3 deletions
diff --git a/docs/download.html b/docs/download.html index e2adcfcac6..49c768d636 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,12 +6,12 @@ <p> -The latest stable release is <b>2013.08</b>, which can be downloaded +The latest stable release is <b>2013.08.1</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2013.08.tar.gz">buildroot-2013.08.tar.gz</a> +<a href="/downloads/buildroot-2013.08.1.tar.gz">buildroot-2013.08.1.tar.gz</a> or -<a href="/downloads/buildroot-2013.08.tar.bz2">buildroot-2013.08.tar.bz2</a>. +<a href="/downloads/buildroot-2013.08.1.tar.bz2">buildroot-2013.08.1.tar.bz2</a>. <p> <!-- diff --git a/docs/news.html b/docs/news.html index 1c08842986..cf814117c8 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,16 @@ <p> <ul> + <li><b>17 September 2013 -- 2013.08.1 released</b> + + <p>The 2013.08.1 bugfix release is out - Thanks to everyone + contributing. This release fixes critical issues discovered since + the 2013.08 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2013.08.1">CHANGES</a> + file for more details, + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2013.08.1.tar.bz2">2013.08.1 release</a>.</p> + <li><b>16 September 2013 -- Buildroot Developer Days</b> <p>The next <i>Buildroot Developer Days</i> meeting will take |