Version bump

This commit is contained in:
obscuren
2014-11-14 13:51:41 +01:00
parent f6e55962a8
commit 711be7009e
3 changed files with 4 additions and 4 deletions

View File

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