From bf68fae01b8e9a400d9cf173f75daebdec94a2b3 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 3 May 2019 14:14:31 +0300 Subject: [PATCH] release: prepare for 3.0.6 by penberg --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 4a34306715..d826117389 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=3.0.5 +VERSION=3.0.6 if test -f version then