From e1da0eff54912b712fbeb05979bd6606d716c665 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Fri, 6 Nov 2015 11:25:40 +0100 Subject: [PATCH] Update for 2015.11-rc1 Signed-off-by: Thomas Petazzoni --- CHANGES | 2 +- Makefile | 2 +- docs/website/download.html | 14 +++++++------- docs/website/news.html | 13 +++++++++++++ 4 files changed, 22 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index 904dcf7dd4..d801ac309f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2015.11-rc1, not yet released +2015.11-rc1, Released November, 7th 2015 Fixes all over the tree and new features. diff --git a/Makefile b/Makefile index fbc6115dcc..80c264fc8b 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2015.11-git +export BR2_VERSION := 2015.11-rc1 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) diff --git a/docs/website/download.html b/docs/website/download.html index 534fc7e359..a6c2ac0ca1 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -15,18 +15,18 @@ here:

or buildroot-2015.08.1.tar.bz2 (PGP signature). - + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/. diff --git a/docs/website/news.html b/docs/website/news.html index 2a10a0721d..23b5f7e716 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -8,6 +8,19 @@