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 4e07967 commit 745c368Copy full SHA for 745c368
cmd/geth/main.go
@@ -47,7 +47,7 @@ import _ "net/http/pprof"
47
48
const (
49
ClientIdentifier = "Geth"
50
- Version = "0.9.12"
+ Version = "0.9.13"
51
)
52
53
var app = utils.NewApp(Version, "the go-ethereum command line interface")
0 commit comments