diff --git a/CHANGES b/CHANGES index 2e737fedf5..d308e938c3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2010.02-rc2, Not yet released: +2010.02-rc2, Released February 23th, 2010: Fixes all over the tree and new features. diff --git a/Config.in b/Config.in index 1dc49d53a3..21d0ffe914 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2010.02-rc1" + default "2010.02-rc2" source "target/Config.in.arch" source "target/device/Config.in" diff --git a/docs/download.html b/docs/download.html index 65e64f2fe7..f921aa7f8e 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or buildroot-2009.11.tar.bz2.
-The latest release candidate is 2010.02-rc1, which can be +The latest release candidate is 2010.02-rc2, which can be downloaded here:
-buildroot-2010.02-rc1.tar.gz +buildroot-2010.02-rc2.tar.gz or -buildroot-2010.02-rc1.tar.bz2. +buildroot-2010.02-rc2.tar.bz2.
This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index 250675c805..48fa8df805 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,18 @@
RC2 is out with more cleanups and bugfixes, see the CHANGES + file for details. + +
Head to the downloads page to pick up the + 2010.02-rc2 + release candidate, and report any problems found to the mailing list or bug tracker.
+We have a new release candidate! Lots of changes all over the