From 3f21ffbfece3d5910e76898c1d6f21936a9fc9cb Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 9 Feb 2020 15:55:40 +0200 Subject: [PATCH] release: prepare for 3.3.rc1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index c915f59..610b9a9 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.3.rc0 +VERSION=3.3.rc1 if test -f version then