This commit is contained in:
ginuerzh 2019-01-16 22:32:04 +08:00
parent 6ae4d5114e
commit f1fee03e56

View File

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