Version bump

This commit is contained in:
obscuren
2015-01-04 14:28:08 +01:00
parent 09841b1c9b
commit 08b03afa4b
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.7.11"
Version = "0.8.0"
)
var ethereum *eth.Ethereum