forked from forks/go-ethereum
Merge branch 'hotfix/0.9.22' into develop
This commit is contained in:
commit
280b7f23af
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import _ "net/http/pprof"
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.21.1"
|
||||
Version = "0.9.22"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue