diff --git a/CHANGES b/CHANGES index e2f3f3bf80..fd2764ae1b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2013.05, Not released yet: +2013.05-rc2, Released May 15th, 2013: Fixes all over the tree. diff --git a/Makefile b/Makefile index a57975e427..5d2a7aed44 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.05-rc1 +export BR2_VERSION:=2013.05-rc2 # 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 d199fdfec7..9817dea057 100644 --- a/docs/download.html +++ b/docs/download.html @@ -14,12 +14,12 @@ or buildroot-2013.02.tar.bz2.
-The latest release candidate is 2013.05-rc1, which can be +The latest release candidate is 2013.05-rc2, which can be downloaded here:
-buildroot-2013.05-rc1.tar.gz +buildroot-2013.05-rc2.tar.gz or -buildroot-2013.05-rc1.tar.bz2. +buildroot-2013.05-rc2.tar.bz2.
This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index c66757c3ac..848c409abc 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,19 @@
Another week, another release candidate with more cleanups and + build fixes. See the CHANGES + file for details.
+ +Head to the downloads page to pick up the + 2013.05-rc2 + release candidate, and report any problems found to the mailing list or bug tracker.
+We have a new release candidate! Lots of changes all over the