forked from forks/go-ethereum
Merge branch 'release/0.9.34' into develop
This commit is contained in:
commit
8d016ced6b
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