LookupDomain method to uilib

This commit is contained in:
obscuren
2014-08-15 13:45:34 +02:00
parent 9f4886839f
commit 203c4b99a0
4 changed files with 31 additions and 3 deletions

View File

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