This commit is contained in:
ginuerzh 2020-01-15 14:56:45 +08:00
parent d1043cff83
commit c3aedc6d42

View File

@ -20,7 +20,7 @@ import (
) )
// Version is the gost version. // Version is the gost version.
const Version = "2.9.1-dev" const Version = "2.9.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