Bumped version

This commit is contained in:
obscuren
2014-08-21 15:22:24 +02:00
parent 7c65560f20
commit 38cf52b62c
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
Version = "0.6.2"
Version = "0.6.3"
)
var logger = ethlog.NewLogger("CLI")