From d70751fee3f9a16323f89bcb6ee4b5edfc6941e4 Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Sun, 2 Apr 2023 16:40:56 +0300 Subject: [PATCH] release: prepare for 5.2.0-rc4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index f4f19e1023..79aacc8185 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -72,7 +72,7 @@ fi # Default scylla product/version tags PRODUCT=scylla -VERSION=5.2.0-rc3 +VERSION=5.2.0-rc4 if test -f version then