Version numbering
This commit is contained in:
@ -491,7 +491,7 @@ func (gui *Gui) setStatsPane() {
|
||||
runtime.ReadMemStats(&memStats)
|
||||
|
||||
statsPane := gui.getObjectByName("statsPane")
|
||||
statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.4 (%s) #######
|
||||
statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.5 (%s) #######
|
||||
|
||||
eth %d (p2p = %d)
|
||||
|
||||
|
Reference in New Issue
Block a user