From dc8f73ea736b86ce7a5b8e02b7ca9fa14aee79ed Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Tue, 14 Jul 2020 14:10:58 +0300 Subject: [PATCH] release: prepare for 4.0.4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 1be0cc4..51ef296 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=4.0.3 +VERSION=4.0.4 if test -f version then