This commit is contained in:
obscuren
2015-02-22 13:26:10 +01:00
parent bba85a2074
commit 321dce1f47
3 changed files with 3 additions and 3 deletions

View File

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