This commit is contained in:
ginuerzh 2020-03-03 19:42:38 +08:00
parent 2e0aa67faf
commit 2c0e01a5dd

View File

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