This commit is contained in:
ginuerzh 2018-11-03 13:03:16 +08:00
parent c84026fa30
commit 275a3da1d3

View File

@ -14,7 +14,7 @@ import (
)
// Version is the gost version.
const Version = "2.6-rc1"
const Version = "2.6"
// Debug is a flag that enables the debug log.
var Debug bool