diff --git a/CHANGES b/CHANGES index 1b350178c8..1686aa6a71 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2013.05, Not released yet: +2013.05-rc1, Released May 8th, 2013: Architectures: ARC support, Blackfin support, FLAT binary format, ARM: Drop old CPU variants, add fa526/626, Marvell PJ4 diff --git a/Makefile b/Makefile index 9128c75796..a57975e427 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.05-git +export BR2_VERSION:=2013.05-rc1 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 diff --git a/docs/download.html b/docs/download.html index 10bf5d854e..d199fdfec7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -12,16 +12,16 @@ here:
buildroot-2013.02.tar.gz or buildroot-2013.02.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 db203ac1af..665b3bfe26 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@
We have a new release candidate! Lots of changes all over the + tree, see the CHANGES + file for details.
+ +Head to the downloads page to pick up the + 2013.05-rc1 + release candidate, and report any problems found to the mailing list or bug tracker.
+The stable 2013.02 release is out - Thanks to everyone