diff --git a/CHANGES b/CHANGES index 8218e3db80..07509a98f6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,9 @@ -2010.11, Not yet released: +2010.11-rc2, Released November 25th, 2010: Fixes all over the tree. - Add support for LEON Sparc architecture variants. + Add support for LEON Sparc architecture variants. Fix make + source/external-deps for host packages. Updated/fixed packages: bash, bind, busybox, dialog, gpsd, libglib2, libcurl, libmad, lrzsz, midori, module-init-tools, diff --git a/Makefile b/Makefile index 22ae1d0604..6752aa65bf 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2010.11-rc1 +export BR2_VERSION:=2010.11-rc2 # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: diff --git a/docs/download.html b/docs/download.html index ae1e2fbe3b..fb7439021d 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or buildroot-2010.08.tar.bz2.

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

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

This and earlier releases can always be downloaded from