From 53d8d9c14a379ea15a84504e941b6b7ca78074f8 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 31 Aug 2013 00:33:13 +0200 Subject: [PATCH] Update for 2013.08 Signed-off-by: Peter Korsgaard --- CHANGES | 8 ++++++++ Makefile | 2 +- docs/download.html | 10 +++++----- docs/news.html | 9 +++++++++ 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 80cd357e5..f1b01a3e8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +2013.08, Released August 31th, 2013: + + Minor fixes. + + Documentation build fixed. + + Updated/fixed packages: ltrace, strongswan + 2013.08-rc3, Released August 29th, 2013: Fixes all over the tree. diff --git a/Makefile b/Makefile index e7f822aed..e2454a734 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.08-rc3 +export BR2_VERSION:=2013.08 # 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 79a988907..e2adcfcac 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,15 +6,15 @@

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

-buildroot-2013.05.tar.gz +buildroot-2013.08.tar.gz or -buildroot-2013.05.tar.bz2. +buildroot-2013.08.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 4888eff7c..25a70f0f3 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,15 @@