Version bump

This commit is contained in:
obscuren
2014-11-04 01:50:16 +01:00
parent 0c4adeceae
commit d56d0c64aa
2 changed files with 2 additions and 2 deletions

View File

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