mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-05 10:55:02 +00:00
cmd/geth: version bump 0.9.34
This commit is contained in:
parent
e896cab82c
commit
8f504063f4
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.33"
|
||||
Version = "0.9.34"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue