mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-13 11:36:37 +00:00
cmd/geth: bump
This commit is contained in:
parent
d21c2bfb68
commit
67e6f74e9a
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.31"
|
Version = "0.9.32"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue