From 3d3fec0cf6be9bef498e360080a588a6764660b2 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Tue, 11 Dec 2018 12:24:53 +0200 Subject: [PATCH] release: prepare for 3.0-rc2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 25ff122..b2c61bd 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=3.0.rc1 +VERSION=3.0.rc2 if test -f version then