From c50777a8431157bd4ab3a2c2e2a37e8151ae07da Mon Sep 17 00:00:00 2001 From: Dan Kalowsky Date: Fri, 8 Nov 2024 13:23:24 -0800 Subject: [PATCH] VERSION: bump for 4.0.0-rc3 Update the VERSION file to reflect the taggingg for v4.0.0-rc3 release Signed-off-by: Dan Kalowsky --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 939e2dae1ef3..78abb38a7d72 100644 --- a/VERSION +++ b/VERSION @@ -2,4 +2,4 @@ VERSION_MAJOR = 4 VERSION_MINOR = 0 PATCHLEVEL = 0 VERSION_TWEAK = 0 -EXTRAVERSION = rc2 +EXTRAVERSION = rc3