]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
Update for 2010.11-rc1 2010.11_rc1
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 8 Nov 2010 09:24:31 +0000 (10:24 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 8 Nov 2010 09:24:59 +0000 (10:24 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
Makefile
docs/download.html

diff --git a/CHANGES b/CHANGES
index 4727c4a8429d894863509b9a33672172b13901ee..bc3e94498c708a6df7f480c20c97526dcab334d1 100644 (file)
--- 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.
index 1469e7b1f2393c8d99d06db353339968eb047e43..e569a94c7dff2ae64bebf294ed970a14a52f76e4 100644 (file)
--- 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:
index 75abc92691934cab7704a827d6497429ec20fe06..ae1e2fbe3b2098709c32b4a8eb89ca7d8daae7d3 100644 (file)
@@ -13,15 +13,15 @@ here:<p>
 or
 <a href="/downloads/buildroot-2010.08.tar.bz2">buildroot-2010.08.tar.bz2</a>.
 <p>
-<!--
-The latest release candidate is <b>2010.08-rc2</b>, which can be
+
+The latest release candidate is <b>2010.11-rc1</b>, which can be
 downloaded here:<p>
 
-<a href="/downloads/buildroot-2010.08-rc2.tar.gz">buildroot-2010.08-rc2.tar.gz</a>
+<a href="/downloads/buildroot-2010.11-rc1.tar.gz">buildroot-2010.11-rc1.tar.gz</a>
 or
-<a href="/downloads/buildroot-2010.08-rc2.tar.bz2">buildroot-2010.08-rc2.tar.bz2</a>.
+<a href="/downloads/buildroot-2010.11-rc1.tar.bz2">buildroot-2010.11-rc1.tar.bz2</a>.
 <p>
--->
+
 This and earlier releases can always be downloaded from
 <a href="/downloads/">http://buildroot.net/downloads/</a>.