From b6d46d951f1092f810e5d5971fb9a3dee8e87e86 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 23 May 2022 15:40:41 -0400 Subject: [PATCH] Prepare v2022.07-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 107685e..61927f8 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2022 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* -- 2.7.4