This commit is contained in:
obscuren
2015-02-22 13:26:10 +01:00
parent bba85a2074
commit 321dce1f47
3 changed files with 3 additions and 3 deletions

View File

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