From b3bfd8c08db580aebcd6571bdca3370d6383dfda Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 14 Aug 2019 14:58:50 -0400 Subject: [PATCH] release: prepare for 3.0.10 by hagitsegev --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 2aaec47365..f39ddcc6e7 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=3.0.9 +VERSION=3.0.10 if test -f version then