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