This commit is contained in:
obscuren
2015-02-26 20:26:37 +01:00
parent 76f6d75ef8
commit 3ab05ddd25
4 changed files with 4 additions and 7 deletions

View File

@ -36,7 +36,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.8.5"
Version = "0.8.6"
)
var ethereum *eth.Ethereum