mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-02 06:12:56 +00:00
version 0.9.17
This commit is contained in:
parent
0214cbe0fb
commit
c8fc4cebe6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue