Crazy versioning!

This commit is contained in:
obscuren 2014-09-22 15:14:16 +02:00
parent b4bd70c402
commit 430a489446
1 changed files with 1 additions and 1 deletions

View File

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