From b806ded5759ccfac4b3de5ca967ce580666c45e9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 9 Mar 2020 10:36:20 +0100 Subject: [PATCH] Kickoff 2020.05 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5d66705ce..9819ae6f36 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2020.02 +export BR2_VERSION := 2020.05-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1583701800 -- 2.30.2