Browse Source

version 2.5-dev

pull/190/merge
rui.zheng 9 years ago
parent
commit
18982205ff
  1. 2
      gost.go

2
gost.go

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

Loading…
Cancel
Save