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

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