From 4fe5401048d21695478c1ae06f174bb29c26c71a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 30 Aug 2021 12:45:46 -0400 Subject: [PATCH] Prepare v2021.10-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9335a3af7d..39fd103820 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2021 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* -- 2.39.5