From 0668dc25dfb6082813dabebbbd21d09160f8ec4d Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Sun, 2 Jul 2023 11:28:58 +0000 Subject: [PATCH] release: prepare for 5.3.0-rc1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index fc32859e39..cc6a55b43e 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -72,7 +72,7 @@ fi # Default scylla product/version tags PRODUCT=scylla -VERSION=5.3.0-rc0 +VERSION=5.3.0-rc1 if test -f version then