From 5b19953fa15138627c34d8667449cb017d7ce327 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 26 Jan 2017 21:28:43 -0800 Subject: [PATCH] Bump up to v2.0.2rc4 Signed-off-by: Jeff Squyres --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index f396829f20e..40646c5c01e 100644 --- a/VERSION +++ b/VERSION @@ -24,7 +24,7 @@ release=2 # 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"