diff options
author | obscuren <geffobscura@gmail.com> | 2014-09-22 22:35:25 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-09-22 22:35:25 +0800 |
commit | c35950de476bbfedfc17cb7842a03d9bbdba76fc (patch) | |
tree | b100268c922c9740635e77f6a68325f3d093afaa /mist/gui.go | |
parent | 761af68df4093ef4925ef4df222925773fbaf7c1 (diff) | |
download | dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.tar dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.tar.gz dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.tar.bz2 dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.tar.lz dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.tar.xz dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.tar.zst dexon-c35950de476bbfedfc17cb7842a03d9bbdba76fc.zip |
Version numbering
Diffstat (limited to 'mist/gui.go')
-rw-r--r-- | mist/gui.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mist/gui.go b/mist/gui.go index 538719703..f80e46761 100644 --- a/mist/gui.go +++ b/mist/gui.go @@ -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) |