From 04e7784ad3d0706887be9797847afb2aec87eb73 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 11 Feb 2019 18:58:20 +0200 Subject: [PATCH] release: prepare for 3.0.3 by hagitsegev --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 296b8a5..5e58451 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=3.0.2 +VERSION=3.0.3 if test -f version then