From b47c88190651cc96257ad4a549e3c09abee1b5ba Mon Sep 17 00:00:00 2001 From: Austen Lauria Date: Mon, 7 Mar 2022 15:32:43 -0500 Subject: [PATCH] v5.0.x: Update greek for rc3. Signed-off-by: Austen Lauria --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 4c847e51ba1..c9b028f9e09 100644 --- a/VERSION +++ b/VERSION @@ -3,7 +3,7 @@ # Copyright (c) 2011 NVIDIA Corporation. All rights reserved. # Copyright (c) 2013 Mellanox Technologies, Inc. # All rights reserved. -# Copyright (c) 2016-2021 IBM Corporation. All rights reserved. +# Copyright (c) 2016-2022 IBM Corporation. All rights reserved. # Copyright (c) 2017 Los Alamos National Security, LLC. All rights # reserved. @@ -26,7 +26,7 @@ release=0 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=rc2 +greek=rc3 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always"