Version bump

This commit is contained in:
obscuren
2014-09-26 13:35:48 +02:00
parent cf999c4622
commit 7a5b279459
4 changed files with 4 additions and 4 deletions

View File

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