updated PV

This commit is contained in:
obscuren
2014-11-28 21:38:10 +01:00
parent c8d0f8adc5
commit a3559c5e1b
3 changed files with 3 additions and 3 deletions

View File

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