diff options
author | 2015-02-08 21:57:14 +0100 | |
---|---|---|
committer | 2015-02-08 22:19:45 +0100 | |
commit | 2165267699c8df1dfb61497d594957d4957cd654 (patch) | |
tree | 508401a3e7827a9efb1f53a25e19c33b699e0276 /docs/website/download.html | |
parent | 20138584143d1146077a1b8e319c58d6b12b71e8 (diff) | |
download | buildroot-2165267699c8df1dfb61497d594957d4957cd654.tar.gz buildroot-2165267699c8df1dfb61497d594957d4957cd654.tar.bz2 |
Update for 2015.02-rc12015.02-rc1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/download.html')
-rw-r--r-- | docs/website/download.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/website/download.html b/docs/website/download.html index 7721615035..7d4e243a87 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -17,22 +17,22 @@ or (<a href="/downloads/buildroot-2014.11.tar.bz2.sign">PGP signature</a>). <p> -<!-- -The latest release candidate is <b>2014.11-rc3</b>, which can be + +The latest release candidate is <b>2015.02-rc1</b>, which can be downloaded here:<p> -<a href="/downloads/buildroot-2014.11-rc3.tar.gz">buildroot-2014.11-rc3.tar.gz</a> -(<a href="/downloads/buildroot-2014.11-rc3.tar.gz.sign">PGP signature</a>) +<a href="/downloads/buildroot-2015.02-rc1.tar.gz">buildroot-2015.02-rc1.tar.gz</a> +(<a href="/downloads/buildroot-2015.02-rc1.tar.gz.sign">PGP signature</a>) or -<a href="/downloads/buildroot-2014.11-rc3.tar.bz2">buildroot-2014.11-rc3.tar.bz2</a> -(<a href="/downloads/buildroot-2014.11-rc3.tar.bz2.sign">PGP signature</a>). +<a href="/downloads/buildroot-2015.02-rc1.tar.bz2">buildroot-2015.02-rc1.tar.bz2</a> +(<a href="/downloads/buildroot-2015.02-rc1.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>. <p> ---> + You can also obtain daily snapshots of the latest Buildroot source tree if you want to follow development, but cannot or do not wish to use Git. |