Version bump

This commit is contained in:
obscuren
2014-11-14 13:51:41 +01:00
parent f6e55962a8
commit 711be7009e
3 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.7.4"
Version = "0.7.5"
)
var clilogger = logger.NewLogger("CLI")