Fixed merge

This commit is contained in:
obscuren
2014-11-28 21:44:34 +01:00
11 changed files with 77 additions and 70 deletions

View File

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