Browse Source

v2.6.1

pull/350/head
ginuerzh 8 years ago
parent
commit
997147d853
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save