This commit is contained in:
zhengrui 2018-02-03 13:19:22 +08:00
parent 04c4eb229c
commit bf6d41f5e2

View File

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