From 034df703c24ba5902093dd1acb46d175e4a77392 Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Sun, 8 Nov 2020 12:41:23 +0200 Subject: [PATCH] release: prepare for 4.2.1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 40c90a1..67a1703 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.2.0 +VERSION=4.2.1 if test -f version then