version 0.9.17
This commit is contained in:
parent
0214cbe0fb
commit
c8fc4cebe6
|
@ -51,7 +51,7 @@ import _ "net/http/pprof"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.16"
|
Version = "0.9.17"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
Loading…
Reference in New Issue