updated PV

This commit is contained in:
obscuren
2014-11-28 21:38:10 +01:00
parent c8d0f8adc5
commit a3559c5e1b
3 changed files with 3 additions and 3 deletions

View File

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