From 6f9c071c117a35ed3b2fd6ac3b41649fc8a8ef23 Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Mon, 28 Sep 2020 20:33:41 +0300 Subject: [PATCH] release: prepare for 4.0.10 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 2b21364..febad12 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.0.9 +VERSION=4.0.10 if test -f version then