From 83a2e2d6e0d05ec975c86fa20994374ee95af71d Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 5 Jan 2017 13:04:16 -0800 Subject: [PATCH] VERSION: bump to v2.0.2rc3 Signed-off-by: Jeff Squyres --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 1a492c75ef1..f396829f20e 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=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"