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

@ -12,7 +12,7 @@ import (
const (
ClientIdentifier = "Mist"
Version = "0.6.6"
Version = "0.6.7"
)
var ethereum *eth.Ethereum