From 47ba6488c3a1788e59ab2fc764ff88a7c9dd8465 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Tue, 21 Apr 2020 16:26:41 +0300 Subject: [PATCH] release: prepare for 4.0.rc2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index c9c7aeb..c939781 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.0.rc1 +VERSION=4.0.rc2 if test -f version then