diff --git a/Makefile b/Makefile index 919d5898d0..95ecf3c653 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.05-git +export BR2_VERSION := 2017.05-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1488315000 +BR2_VERSION_EPOCH = 1494230000 # 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 ed44bdfd68..51859f00f9 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -41,41 +41,41 @@
- + 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 044ba3711f..04ca6413b1 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,30 @@8 May 2017
+We have a new release candidate! Lots of changes all over + the tree, see + the CHANGES + file for details. +
+ +Head to the downloads page to pick up the + 2017.05-rc1 + release candidate, and report any + problems found to the + mailing list or + bug tracker.
+