From 0ac069fdccf16359cafe02f0aeddca1983a5053f Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Tue, 2 Mar 2021 14:52:31 +0200 Subject: [PATCH] release: prepare for 4.2.4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index e951252bf9..5e9d02ec16 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.2.3 +VERSION=4.2.4 if test -f version then