From 57efbc404caf44a7635dea1fef35def5b117b12a Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Mon, 10 Feb 2025 17:30:59 +0000 Subject: [PATCH] Release v2.10.26-RC.2 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 cea213ba2d..fd5400ad87 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.26-RC.1" + VERSION = "2.10.26-RC.2" // PROTO is the currently supported protocol. // 0 was the original