diff --git a/CHANGES b/CHANGES index 07ab75ba6e..e6c6803028 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 9451be7390..b52fbcc8d5 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 f2949c879d..ff6dd2d68d 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 fda53be570..b129afd5fb 100644 --- a/docs/news.html +++ b/docs/news.html @@ -6,6 +6,15 @@
The stable 2010.05 release is out - Thanks to everyone + contributing and testing the release candidates. See the + CHANGES + file for more details, and go to the downloads page + to pick up the 2010.05 + release.
+