Browse Source

v2.6

pull/321/head
ginuerzh 8 years ago
parent
commit
275a3da1d3
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save