Browse Source

2.5-rc2

pull/280/head v2.5-rc2
zhengrui 8 years ago
parent
commit
94b325936b
  1. 2
      gost.go

2
gost.go

@ -14,7 +14,7 @@ import (
)
// Version is the gost version.
const Version = "2.5-rc1"
const Version = "2.5-rc2"
// Debug is a flag that enables the debug log.
var Debug bool

Loading…
Cancel
Save