diff --git a/Makefile b/Makefile index c024c65f78..5fc435a225 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.05-git +export BR2_VERSION := 2018.05-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1520198000 +BR2_VERSION_EPOCH = 1525899000 # 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 1b957dd161..4ac00a27be 100644 --- a/docs/website/download.html +++ b/docs/website/download.html @@ -75,41 +75,42 @@

PGP signature

+--> -

Latest release candidate: 2018.02-rc3

+

Latest release candidate: 2018.05-rc1

- +
- +
-

buildroot-2018.02-rc3.tar.gz

-

PGP signature

+

buildroot-2018.05-rc1.tar.gz

+

PGP signature

- +
- +
-

buildroot-2018.02-rc3.tar.bz2

-

PGP signature

+

buildroot-2018.05-rc1.tar.bz2

+

PGP signature

---> + This and earlier releases (and their PGP signatures) can always be downloaded from http://buildroot.net/downloads/.