From 5792b0868a4c51417e7c1ebebe661cf13e7757ea Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Wed, 25 Sep 2024 17:49:09 +0100 Subject: [PATCH] Bump to 2.10.21-RC.4 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 fe0669716c3..7a7e94e61f1 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.3" + VERSION = "2.10.21-RC.4" // PROTO is the currently supported protocol. // 0 was the original