From f407799f252dbdf187b09a492f7de2db63bfeb55 Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Mon, 27 Jan 2025 11:29:45 +0200 Subject: [PATCH] Update ScyllaDB version to: 2025.1.0-rc0 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 3e855c50e5..c00eed3777 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -78,7 +78,7 @@ fi # Default scylla product/version tags PRODUCT=scylla -VERSION=2025.1.0-dev +VERSION=2025.1.0-rc0 if test -f version then