From 548ce227d3d852455c6395c0cec30af0cda77b09 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 26 Feb 2020 07:53:20 -0500 Subject: [PATCH] Prepare v2020.04-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0af89e0a78..55aa90cf17 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2020 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* -- 2.25.1