From b47d18f9fd7d3a7dee880cdfe581cfc56ea29973 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 19 Aug 2018 20:17:24 +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 8056fb0e9a..af8acb0af1 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