From b860fe820a05cd86173f41eef46747b088bf92fd Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Mon, 15 Jun 2020 21:19:18 +0300 Subject: [PATCH] release: prepare for 3.3.4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index df7fe4f..85928ea 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.3.3 +VERSION=3.3.4 if test -f version then