mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
bump
This commit is contained in:
parent
e100aa3c6c
commit
a9b857769d
1 changed files with 1 additions and 1 deletions
|
|
@ -499,7 +499,7 @@ func (gui *Gui) setStatsPane() {
|
|||
runtime.ReadMemStats(&memStats)
|
||||
|
||||
statsPane := gui.getObjectByName("statsPane")
|
||||
statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.7 (%s) #######
|
||||
statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.8 (%s) #######
|
||||
|
||||
eth %d (p2p = %d)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue