This commit is contained in:
ginuerzh 2019-12-18 23:36:14 +08:00
parent b9ed9ae219
commit 33d50b157e

View File

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