From: Peter Korsgaard Date: Fri, 31 May 2013 20:29:04 +0000 (+0200) Subject: Update for 2013.05 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=615fd9b0f37ee5479dd45ed8358cebdc8546cfab;p=buildroot.git Update for 2013.05 Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 4884a5972f..910b94256c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2013.05, Not yet released: +2013.05, Released May 31th, 2013: Minor fixes. diff --git a/Makefile b/Makefile index d172bb478e..1d6b574813 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.05-rc3 +export BR2_VERSION:=2013.05 # 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 7d881f78c5..85aaa62a04 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,14 +6,15 @@

-The latest stable release is 2013.02, which can be downloaded +The latest stable release is 2013.05, which can be downloaded here:

-buildroot-2013.02.tar.gz +buildroot-2013.05.tar.gz or -buildroot-2013.02.tar.bz2. +buildroot-2013.05.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 93554f0962..e537ed1c3f 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,15 @@