From b07ff95f1fb30e8c4c69170aa7755b7d78e7f881 Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Fri, 6 Dec 2024 16:57:31 +0000 Subject: [PATCH] Bump to 2.10.23-RC.11 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 6013a184db8..5de6cad084c 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.23-RC.10" + VERSION = "2.10.23-RC.11" // PROTO is the currently supported protocol. // 0 was the original