This commit is contained in:
obscuren
2014-07-17 15:36:16 +02:00
parent c951702423
commit 6c565eae74
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.5.16"
Version = "0.5.17"
)
var logger = ethlog.NewLogger("CLI")