From f25b86008d40dc98fb8b63fd29416f709c872df5 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Fri, 13 Apr 2018 14:47:11 -0700 Subject: [PATCH] dist: Update version to 3.1.0rc5 3.0.1rc4 is shipped. Please let there not be an rc5. Signed-off-by: Brian Barrett --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 94410c67305..28a7146213b 100644 --- a/VERSION +++ b/VERSION @@ -26,7 +26,7 @@ release=0 # 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"