From 61dbbb32542c5cbf9d63cd18c992439deb16bf8f Mon Sep 17 00:00:00 2001 From: yaronkaikov Date: Tue, 10 Sep 2019 18:57:13 +0300 Subject: [PATCH] release: prepare for3.1.0.rc7 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index a307553..e6a1140 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.1.0.rc6 +VERSION=3.1.0.rc7 if test -f version then