From edc87004b3da4b97599ca5e0658aaf86f560e291 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 10 May 2020 19:00:00 +0300 Subject: [PATCH] release: prepare for 3.3.2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 872c902..73c3e02 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.3.1 +VERSION=3.3.2 if test -f version then