From ed2bd82075c60ebbd4f20e3c6e3e4ff627dcc366 Mon Sep 17 00:00:00 2001 From: Geoffrey Paulsen Date: Wed, 3 Oct 2018 11:45:06 -0500 Subject: [PATCH] Updating VERSION to v4.0.0rc4 Signed-off-by: Geoffrey Paulsen --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7b8dcc5fcb..77fbbd4191 100644 --- a/VERSION +++ b/VERSION @@ -26,7 +26,7 @@ release=0 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=rc3 +greek=rc4 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always"