From b12549c260ce75f118f1f61d01bc91622d19656f Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Thu, 6 Jun 2019 18:16:21 +0300 Subject: [PATCH] release: prepare for 3.1.0.rc1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 34abf5c..fac9ac7 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.1.0.rc0 +VERSION=3.1.0.rc1 if test -f version then