Browse Source

v2.9.2

pull/507/head
ginuerzh 7 years ago
parent
commit
bb1bba3126
  1. 2
      gost.go

2
gost.go

@ -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

Loading…
Cancel
Save