From da9120345c83c2805abdcecfce54c8de174ea301 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Thu, 9 May 2019 18:13:31 -0700 Subject: [PATCH] RC version bump [ci skip] Signed-off-by: Derek Collison --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 2b9ee211..0389b6d4 100644 --- a/server/const.go +++ b/server/const.go @@ -40,7 +40,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.0.0-RC11" + VERSION = "2.0.0-RC12" // PROTO is the currently supported protocol. // 0 was the original