Browse Source

update version to 2.2-rc1

pull/55/head
rui.zheng 10 years ago
parent
commit
2a578dee1b
  1. 2
      gost.go

2
gost.go

@ -11,7 +11,7 @@ import (
)
const (
Version = "2.2-dev"
Version = "2.2-rc1"
)
// Log level for glog

Loading…
Cancel
Save