From c8f084c698d12c9bfe5ee2d15d2592edd118bd7c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 20 Dec 2021 11:15:15 -0500 Subject: [PATCH] Prepare v2022.01-rc4 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 179d31483e..ae9bfab91a 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ VERSION = 2022 PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = # *DOCUMENTATION* -- 2.39.5