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 7ba9fe4 commit c9f963aCopy full SHA for c9f963a
cmd/ethereum/main.go
@@ -30,7 +30,7 @@ import (
30
31
const (
32
ClientIdentifier = "Ethereum(G)"
33
- Version = "0.7.10"
+ Version = "0.7.11"
34
)
35
36
var clilogger = logger.NewLogger("CLI")
cmd/mist/main.go
@@ -31,7 +31,7 @@ import (
ClientIdentifier = "Mist"
37
var ethereum *eth.Ethereum
0 commit comments