This commit is contained in:
obscuren
2015-02-26 20:26:37 +01:00
parent 76f6d75ef8
commit 3ab05ddd25
4 changed files with 4 additions and 7 deletions

View File

@ -37,7 +37,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.8.5"
Version = "0.8.6"
)
var clilogger = logger.NewLogger("CLI")