From cdc89364144b66b20aea8e76cfcb5ddf62ee5258 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 26 Aug 2020 17:18:06 -0400 Subject: [PATCH] Prepare v2020.10-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9a08818cd..5dd4c6bd40 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2020 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* -- 2.39.5