Browse Source

v2.11.0

pull/507/head v2.11.0
ginuerzh 6 years ago
parent
commit
2c0e01a5dd
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save