This commit is contained in:
ginuerzh 2020-02-09 19:16:11 +08:00
parent 3142a4283e
commit c7568170ac

View File

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