From be11c2d920059618128ed8b4de9c19a01c6012ed Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 20 Jan 2019 12:42:18 +0200 Subject: [PATCH] release: prepare for 3.0.1 by hagitsegev --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 26997fd..50252b6 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=3.0.0 +VERSION=3.0.1 if test -f version then