This commit is contained in:
obscuren
2015-03-08 00:59:26 +01:00
parent e26ebc3110
commit 69920c735a
3 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.8.6"
Version = "0.9.0"
)
var ethereum *eth.Ethereum