From 14fa949d74bcb07a8cce684a59ce39262bd4b00b Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Tue, 25 Feb 2025 18:46:56 +0000 Subject: [PATCH] Release v2.10.26 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 94ca6a53c8..1a6be0b2f6 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.7" + VERSION = "2.10.26" // PROTO is the currently supported protocol. // 0 was the original