diff --git a/server/const.go b/server/const.go index fd6b09232f..c0a975347c 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.4" + VERSION = "2.10.26-RC.5" // PROTO is the currently supported protocol. // 0 was the original