mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-12 22:29:02 +00:00
Merge branch 'hotfix/0.9.22'
This commit is contained in:
commit
915fc0e581
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