From 9eecaf73a3513a48089112b99762de370bcb0361 Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Wed, 21 Feb 2018 15:33:41 -0700 Subject: [PATCH] roll to v2.1.3rc2 [skip ci] Signed-off-by: Howard Pritchard --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 81f1c4f0fbf..79b0ecdd90e 100644 --- a/VERSION +++ b/VERSION @@ -26,7 +26,7 @@ release=3 # requirement is that it must be entirely printable ASCII characters # and have no white space. -greek=rc1 +greek=rc2 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always"