From 7d0e5153a8559581faf3d042345aea9eba80c51c Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Fri, 18 Aug 2017 11:53:33 -0700 Subject: [PATCH] build: On to 3.0.0rc4 3.0.0rc3 is tagged. Long live 3.0.0rc4! Signed-off-by: Brian Barrett --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index bddb837ffd9..83b282dd53c 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=rc3 +greek=rc4 # If repo_rev is empty, then the repository version number will be # obtained during "make dist" via the "git describe --tags --always"