diff --git a/Makefile b/Makefile index df3b64eb03..dcda8fe024 100644 --- a/Makefile +++ b/Makefile @@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.02-git +export BR2_VERSION := 2017.02-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1478206447 +BR2_VERSION_EPOCH = 1486825200 # 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 37adfad593..8d8aae32f2 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 71391449b8..7be1ddfc3c 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,30 @@11 February 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.12-rc1 + release candidate, and report any + problems found to the + mailing list or + bug tracker.
+