diff --git a/CHANGES b/CHANGES index 0eab0e3c4d..7f74346a3b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,8 @@ -2011.11, Not released yet: +2011.11-rc1, Released November 11th, 2011: Fixes all over the tree and new features. - Move misc scripts and support stuff to support/. Rename + Moved misc scripts and support stuff to support/. Renamed patch-kernel.sh to support/scripts/apply-patches.sh. Documentation: Moved to asciidoc format, make targets to diff --git a/Makefile b/Makefile index 80ca587ab2..df2f8599c4 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2011.11-git +export BR2_VERSION:=2011.11-rc1 # This top-level Makefile can *not* be executed in parallel .NOTPARALLEL: diff --git a/docs/download.html b/docs/download.html index a397fe0c87..81ad2a7690 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,15 +13,15 @@ here:

or buildroot-2011.08.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 658d82a7a3..ba5f7d01c0 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@