Browse Source

v2.9.1

pull/507/head v2.9.1
ginuerzh 7 years ago
parent
commit
c3aedc6d42
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save