Skip to content

Commit 1b51c8f

Browse files
committed
Release v2.10.29-RC.1
Signed-off-by: Neil Twigg <[email protected]>
1 parent 08e0bf0 commit 1b51c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func init() {
5555

5656
const (
5757
// VERSION is the current version for the server.
58-
VERSION = "2.10.28"
58+
VERSION = "2.10.29-RC.1"
5959

6060
// PROTO is the currently supported protocol.
6161
// 0 was the original

0 commit comments

Comments
 (0)