From 654ea326a562d8a1668feb90f54d6638714076c4 Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Thu, 17 Sep 2020 14:24:55 +0300 Subject: [PATCH] release: prepare for 4.0.9 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 840a84a..2b21364 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.0.8 +VERSION=4.0.9 if test -f version then