From 7ae2cdf46c71f0c7d65e568797ea4be7da0bd9ca Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Thu, 19 Mar 2020 21:46:44 +0200 Subject: [PATCH] release: prepare for 3.3.0 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 86f7232757..4e13da5aa2 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.3.rc3 +VERSION=3.3.0 if test -f version then