From 696ef242263b97eeed8924ed54b4fdaec9f95328 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 13 Dec 2020 20:34:03 +0200 Subject: [PATCH] release: prepare for 4.2.2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 2e0310e07e..a39f4866fb 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.2.1 +VERSION=4.2.2 if test -f version then