From 7ad3b6f34457acbb0cced3496123b1dabea33d79 Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Fri, 23 Aug 2024 12:57:57 -0700 Subject: [PATCH] Bump to 2.10.19-RC.5 Signed-off-by: Waldemar Quevedo --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 3d010aa875..d509766739 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.19-RC.4" + VERSION = "2.10.19-RC.5" // PROTO is the currently supported protocol. // 0 was the original