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 aada35a commit 2c532a7Copy full SHA for 2c532a7
cmd/geth/main.go
@@ -48,7 +48,7 @@ import _ "net/http/pprof"
48
49
const (
50
ClientIdentifier = "Geth"
51
- Version = "0.9.24"
+ Version = "0.9.25"
52
)
53
54
var (
0 commit comments