diff --git a/CHANGES b/CHANGES index 75d3f61232..ff9bec5b73 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -2020.05-rc1, to be released +2020.05-rc1, released May 7th 2020 Addition of support for gobject-introspection: both the gobject-introspection package itself, but also introspection diff --git a/Makefile b/Makefile index ae29b042ec..3aa4ba4532 100644 --- a/Makefile +++ b/Makefile @@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.05-git +export BR2_VERSION := 2020.05-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1583701800 +BR2_VERSION_EPOCH = 1588882900 # 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 51ec042a6a..edbe747f1c 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -75,41 +75,41 @@
- -10 April 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.05-rc1 + release, and report any problems found to the + mailing list or + bug tracker.
+