diff --git a/server/const.go b/server/const.go index 5de6cad084c..1548b7ee1a7 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.11" + VERSION = "2.10.23-RC.12" // PROTO is the currently supported protocol. // 0 was the original