From 659395f1a1b04b34e75d62fd63460a913c6787d1 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Thu, 19 Nov 2020 18:08:15 +0200 Subject: [PATCH] release: prepare for 4.1.10 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index a70b611..40e6660 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.1.9 +VERSION=4.1.10 if test -f version then