From 07da619d7511c70d2832222203ed96a7c7dec49b Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 30 May 2010 22:24:10 +0200 Subject: update for 2010.05 Signed-off-by: Peter Korsgaard --- CHANGES | 2 +- Config.in | 2 +- docs/download.html | 10 +++++----- docs/news.html | 9 +++++++++ 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 07ab75ba6..e6c680302 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2010.05-rc4, Not yet released: +2010.05, Released May 30th, 2010: Fixes all over the tree. diff --git a/Config.in b/Config.in index 9451be739..b52fbcc8d 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2010.05-rc3-git" + default "2010.05" source "target/Config.in.arch" source "target/device/Config.in" diff --git a/docs/download.html b/docs/download.html index f2949c879..ff6dd2d68 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,14 +6,14 @@

-The latest stable release is 2010.02, which can be downloaded +The latest stable release is 2010.05, which can be downloaded here:

-buildroot-2010.02.tar.gz +buildroot-2010.05.tar.gz or -buildroot-2010.02.tar.bz2. +buildroot-2010.05.tar.bz2.

- + This and earlier releases can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/news.html b/docs/news.html index fda53be57..b129afd5f 100644 --- a/docs/news.html +++ b/docs/news.html @@ -6,6 +6,15 @@