From fe9212403389981340dc0bf4370a2cfec487a16f Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Wed, 25 Mar 2020 10:12:45 +0200 Subject: [PATCH] release: prepare for 3.2.4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 3dde8ef..037d3df 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.2.3 +VERSION=3.2.4 if test -f version then