diff --git a/Makefile b/Makefile index cb030d46cf..4ea64b3698 100644 --- a/Makefile +++ b/Makefile @@ -83,7 +83,7 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2016.11-git +export BR2_VERSION := 2016.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 9ce62c860a..8824c98a62 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 9f23d35789..687b080cd0 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,30 @@3 November 2016
+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 + 2016.11-rc1 + release candidate, and report any + problems found to the + mailing list or + bug tracker.
+