This commit is contained in:
ginuerzh 2018-11-23 10:45:30 +08:00
parent aebd6842a9
commit 997147d853

View File

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