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

@@ -12,7 +12,7 @@ import (
const (
ClientIdentifier = "Ethereal"
Version = "0.6.1"
Version = "0.6.2"
)
var ethereum *eth.Ethereum