Skip to content

Commit 50ee75c

Browse files
committed
Release v2.10.26-RC.7
Signed-off-by: Neil Twigg <[email protected]>
1 parent 723dca8 commit 50ee75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

Lines changed: 1 addition & 1 deletion
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.26-RC.6"
58+
VERSION = "2.10.26-RC.7"
5959

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

0 commit comments

Comments
 (0)