mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-08 17:21:47 +00:00
cmd/geth: hotfix bump
This commit is contained in:
parent
d98a6f85fc
commit
ad7b0efbd3
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import _ "net/http/pprof"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.21"
|
Version = "0.9.21.1"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue