Bump to 2.9.15-RC.2

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2023-02-22 19:54:13 -08:00
parent 7aa407a757
commit f2c5e7ec02

View File

@@ -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