From 80950480a9aa1c623e42798874dd83c50a080b45 Mon Sep 17 00:00:00 2001 From: Geoffrey Paulsen Date: Tue, 28 Jan 2020 15:16:06 -0600 Subject: [PATCH] Actually Updating VERSION to v4.0.3rc3 Signed-off-by: Geoffrey Paulsen --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index df2d514733..378510cd29 100644 --- a/VERSION +++ b/VERSION @@ -30,7 +30,7 @@ release=3 # 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"