cmd/geth, eth: bump version & tmp fix for incorrect TD peers
This commit is contained in:
@ -47,7 +47,7 @@ import _ "net/http/pprof"
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.14"
|
||||
Version = "0.9.15"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user