From ea252b0e040453223858a0eda385e895e4d65b93 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 8 Nov 2010 10:24:31 +0100 Subject: Update for 2010.11-rc1 Signed-off-by: Peter Korsgaard --- CHANGES | 4 ++-- Makefile | 2 +- docs/download.html | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index 4727c4a84..bc3e94498 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ -2010.11, Not yet released: +2010.11-rc1, Released November 8th, 2010: - Fixes all over the tree. + Fixes all over the tree and new features. Kconfig infrastructure rebased against 2.6.36-rc1, bringing misc fixes + nconfig and savedefconfig targets. diff --git a/Makefile b/Makefile index 1469e7b1f..e569a94c7 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2010.11-git +export BR2_VERSION:=2010.11-rc1 # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: diff --git a/docs/download.html b/docs/download.html index 75abc9269..ae1e2fbe3 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,15 +13,15 @@ here:

or buildroot-2010.08.tar.bz2.

- + This and earlier releases can always be downloaded from http://buildroot.net/downloads/. -- cgit v1.2.3