This commit is contained in:
ginuerzh
2020-01-22 13:52:14 +08:00
parent 56e2ac3566
commit bb1bba3126
+1 -1
View File
@@ -20,7 +20,7 @@ import (
)
// Version is the gost version.
const Version = "2.9.2-dev"
const Version = "2.9.2"
// Debug is a flag that enables the debug log.
var Debug bool