This commit is contained in:
obscuren
2014-09-24 20:04:14 +02:00
parent 6ecbbe4006
commit 96fd1ce270
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.6.5"
Version = "0.6.6"
)
var ethereum *eth.Ethereum