From bac6cc20d20ee6d7a2c36fb2794c0dc76809978f Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Tue, 24 Sep 2024 15:20:02 +0100 Subject: [PATCH] Bump to 2.10.21-RC.3 Signed-off-by: Neil Twigg --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 4e29a544d28..fe0669716c3 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.21-RC.2" + VERSION = "2.10.21-RC.3" // PROTO is the currently supported protocol. // 0 was the original