From 402dc8cc48cb00903771f1dfa669f10d1bd42d45 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 8 Mar 2017 12:38:28 -0500 Subject: [PATCH] VERSION: Bump to 2.1.0rc3 Signed-off-by: Jeff Squyres --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index a3b140bbbf0..3d884bcd9f1 100644 --- a/VERSION +++ b/VERSION @@ -24,7 +24,7 @@ release=0 # 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"