This commit is contained in:
zhengrui 2018-04-07 20:27:05 +08:00
parent 08d3cbdd2c
commit 94b325936b

View File

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