Browse Source

v2.5-rc1

pull/231/head v2.5-rc1
zhengrui 9 years ago
parent
commit
bf6d41f5e2
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save