diff --git a/CHANGES b/CHANGES index fd2764ae1b..9de20b2aea 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +2013.05-rc3, Released May 25th, 2013: + + Minor fixes. + + Updated/fixed packages: aircrack-ng, bellagio, boost, crda, + dvb-apps, flot, libatomic_ops, libeXosip2, libosip2, libxml2, + mongrel2, poco, portaudio, pptp-linux, tvheadend, urg, weston, + wireshark + 2013.05-rc2, Released May 15th, 2013: Fixes all over the tree. diff --git a/Makefile b/Makefile index 5d2a7aed44..e8647d1f64 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.05-rc2 +export BR2_VERSION:=2013.05-rc3 # 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 9817dea057..7d881f78c5 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-rc2, which can be +The latest release candidate is 2013.05-rc3, which can be downloaded here:
-buildroot-2013.05-rc2.tar.gz +buildroot-2013.05-rc3.tar.gz or -buildroot-2013.05-rc2.tar.bz2. +buildroot-2013.05-rc3.tar.bz2.
This and earlier releases can always be downloaded from diff --git a/docs/news.html b/docs/news.html index 848c409abc..93554f0962 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-rc3 + release candidate, and report any problems found to the mailing list or bug tracker.
+Another week, another release candidate with more cleanups and