From cac77786bc4a3909b31818b0871edaafb039bebc Mon Sep 17 00:00:00 2001 From: Geoffrey Paulsen Date: Mon, 18 May 2020 16:43:12 -0500 Subject: [PATCH] VERSION -> v4.0.4rc2 Signed-off-by: Geoffrey Paulsen --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index a0dc7358b8..1efd6e3960 100644 --- a/VERSION +++ b/VERSION @@ -30,7 +30,7 @@ release=4 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=rc1 +greek=rc2 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always"