mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
cmd/geth: bumped version to 0.9.24
This commit is contained in:
parent
fd38ea4149
commit
0a85260bcd
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ import _ "net/http/pprof"
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.23"
|
||||
Version = "0.9.24"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue