Version bump

This commit is contained in:
obscuren 2014-10-27 16:53:31 +01:00
parent ca18b3f1e9
commit cbc6709937
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.7.1"
Version = "0.7.2"
)
var ethereum *eth.Ethereum