diff --git a/server/const.go b/server/const.go index 50b86d62..aa35e30e 100644 --- a/server/const.go +++ b/server/const.go @@ -1,4 +1,4 @@ -// Copyright 2012-2022 The NATS Authors +// Copyright 2012-2023 The NATS Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at @@ -41,7 +41,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.9.15-RC.1" + VERSION = "2.9.15-RC.2" // PROTO is the currently supported protocol. // 0 was the original