We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0214cbe commit c8fc4ceCopy full SHA for c8fc4ce
cmd/geth/main.go
@@ -51,7 +51,7 @@ import _ "net/http/pprof"
51
52
const (
53
ClientIdentifier = "Geth"
54
- Version = "0.9.16"
+ Version = "0.9.17"
55
)
56
57
var (
0 commit comments