From 32ae0a0d0a5a4e4ac834536ba525fac59b4701b6 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Tue, 3 Dec 2019 18:16:52 +0200 Subject: [PATCH] release: prepare for 3.2.rc2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index f7e110f..c534ece 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.2.rc1 +VERSION=3.2.rc2 if test -f version then