From 721d6b594be4dc2d13b61f6afee9e437278d3ddd Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 12 Feb 2020 09:30:43 -0500 Subject: [PATCH] Prepare v2020.04-rc2 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f899659a9a..0af89e0a78 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2020 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* -- 2.25.1