From a89867d8c230799b5e598bd7925725c701987546 Mon Sep 17 00:00:00 2001
From: Beni Peled <beni.peled@scylladb.com>
Date: Tue, 25 Apr 2023 14:37:54 +0300
Subject: [PATCH] release: prepare for 5.2.0-rc5

---
 SCYLLA-VERSION-GEN | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN
index 79aacc8185..39e32b001f 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-rc4
+VERSION=5.2.0-rc5
 
 if test -f version
 then
-- 
GitLab