From 8370e1bc2c47585289e4b4b6eb8acccee8eec12e Mon Sep 17 00:00:00 2001 From: Shlomi Livne Date: Tue, 15 Aug 2017 15:52:35 +0300 Subject: [PATCH] release: prepare for 2.0.rc2 Signed-off-by: Shlomi Livne --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index a7d85e772b..2028169b47 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=2.0.rc1 +VERSION=2.0.rc2 if test -f version then