From 1f3b383236b1073d178c5b5e527aa0de1d5bb107 Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Thu, 9 Jan 2025 12:36:22 -0800 Subject: [PATCH] Bump to 2.10.25-RC.1 Signed-off-by: Waldemar Quevedo --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 95f19ca2c7..136dda428f 100644 --- a/server/const.go +++ b/server/const.go @@ -55,7 +55,7 @@ func init() { const ( // VERSION is the current version for the server. - VERSION = "2.10.24" + VERSION = "2.10.25-RC.1" // PROTO is the currently supported protocol. // 0 was the original