mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-04-01 23:55:54 +00:00
Merge branch 'release/0.9.24' into develop
This commit is contained in:
commit
3386ecb59a
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ import _ "net/http/pprof"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.23"
|
Version = "0.9.24"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue