From 9b3904543ca04c5d5fe5f6974539eed376de2290 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 30 Nov 2013 14:16:03 +0100 Subject: [PATCH] Update for 2013.11 Signed-off-by: Peter Korsgaard --- CHANGES | 2 +- Makefile | 2 +- docs/download.html | 10 +++++----- docs/news.html | 9 +++++++++ 4 files changed, 16 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 86043379e5..d75d8b172c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2013.11, Not yet released: +2013.11, Released November 30th, 2013: Minor fixes. diff --git a/Makefile b/Makefile index b5368a3592..0480a42144 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.11-rc3 +export BR2_VERSION:=2013.11 # 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 1cfd54dfd4..b9a9fcf1e7 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,15 +6,15 @@

-The latest stable release is 2013.08.1, which can be downloaded +The latest stable release is 2013.11, which can be downloaded here:

-buildroot-2013.08.1.tar.gz +buildroot-2013.11.tar.gz or -buildroot-2013.08.1.tar.bz2. +buildroot-2013.11.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 a8ab9db5ed..efa8fd1528 100644 --- a/docs/news.html +++ b/docs/news.html @@ -5,6 +5,15 @@