From 0be678317b7ed1c27b3582dc2ef5a9d4e30671ce Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 27 Jan 2017 06:19:21 -0800 Subject: [PATCH] VERSION: bump up to v2.0.2rc5 Signed-off-by: Jeff Squyres --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 40646c5c01e..b36eaa7ea13 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=rc4 +greek=rc5 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always"