From b63fdf4714ff7b795c00b7bb1bcbfd992853fef8 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 2 Aug 2017 23:00:13 +0200 Subject: [PATCH] Update for 2017.08-rc1 Signed-off-by: Thomas Petazzoni --- Makefile | 4 ++-- docs/website/download.html | 21 ++++++++++----------- docs/website/news.html | 24 ++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 13 deletions(-) diff --git a/Makefile b/Makefile index 4251803e74..6d4aeca39a 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2017.08-git +export BR2_VERSION := 2017.08-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1496267000 +BR2_VERSION_EPOCH = 150170700 # 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 1be375ce23..f7aec42e9c 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -76,41 +76,40 @@ - + 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 0d282c7d6f..09b4021a1b 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,30 @@

News