From 1191757e27de5233f392374acf2efc9695b201bb Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 4 Mar 2019 10:14:46 +0200 Subject: [PATCH] release: prepare for 3.0.4 by hagitsegev --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 5e58451..69de383 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=3.0.3 +VERSION=3.0.4 if test -f version then