This commit is contained in:
obscuren
2014-12-24 11:31:45 +01:00
3 changed files with 7 additions and 2 deletions

View File

@ -31,7 +31,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.7.10"
Version = "0.7.11"
)
var ethereum *eth.Ethereum