From fb3d56d033b897c5ce4e43fb528b56624bc6615e Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Thu, 22 Aug 2019 21:12:55 +0300 Subject: [PATCH] release: prepare for 3.1.0.rc4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 7f5dd04..c68df5f 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.1.0.rc3 +VERSION=3.1.0.rc4 if test -f version then