Browse Source

v2.7.2

pull/350/head v2.7.2
ginuerzh 7 years ago
parent
commit
f1fee03e56
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save