Rename and changed peer window

This commit is contained in:
obscuren
2014-09-17 15:58:44 +02:00
parent e4cc365e89
commit 01863ebff0
7 changed files with 56 additions and 17 deletions

View File

@@ -11,8 +11,8 @@ import (
)
const (
ClientIdentifier = "Ethereal"
Version = "0.6.6"
ClientIdentifier = "Mist"
Version = "0.6.7"
)
var ethereum *eth.Ethereum