From 5eb0883cd3909b35ec0e6023a998b89703081db3 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 19 Aug 2018 20:12:46 +0300 Subject: [PATCH] support 2.3 RC2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 01c4c13..3cd4cdf 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=2.3.rc1 +VERSION=2.3.rc2 if test -f version then