diff --git a/Makefile b/Makefile index d4751e278e..5dc402e73e 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.11-git +export BR2_VERSION := 2020.11-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1598992000 +BR2_VERSION_EPOCH = 1604528000 # 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 9cf4c12e51..7d2a3c1c93 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -75,41 +75,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 2322f818c7..5c4cea2d40 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@4 November 2020
+We have a new release candidate! Lots of changes all over the tree, see the + CHANGES + file for more details.
+ +Go to the downloads page to pick up the + 2020.11-rc1 + release, and report any problems found to the + mailing list or + bug tracker.
+