diff --git a/CHANGES b/CHANGES index 28e9941ac6..c2fc5fd5b9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2011.02, Not yet released: +2011.02-rc2, Released February 24th, 2011: Fixes all over the tree. diff --git a/Makefile b/Makefile index d9541783b2..2749b14c37 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2011.02-rc1 +export BR2_VERSION:=2011.02-rc2 # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: diff --git a/docs/download.html b/docs/download.html index 9f731bad98..6d5075bde3 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or buildroot-2010.11.tar.bz2.

-The latest release candidate is 2011.02-rc1, which can be +The latest release candidate is 2011.02-rc2, which can be downloaded here:

-buildroot-2011.02-rc1.tar.gz +buildroot-2011.02-rc2.tar.gz or -buildroot-2011.02-rc1.tar.bz2. +buildroot-2011.02-rc2.tar.bz2.

This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index dbc37a36a5..a588142a99 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,18 @@