Error window

This commit is contained in:
obscuren
2014-08-22 12:12:41 +02:00
parent 9131a7c65e
commit 09c7d158d1
5 changed files with 67 additions and 4 deletions

View File

@ -13,7 +13,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.6.4"
Version = "0.6.5"
)
var logger = ethlog.NewLogger("CLI")