From 58cd21ba43ac0d26d379ee9258afda3c9ec9615c Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Tue, 5 Jan 2021 10:13:53 +0200 Subject: [PATCH] release: prepare for 4.1.11 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 40e6660..e808059 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.1.10 +VERSION=4.1.11 if test -f version then