diff --git a/mist/main.go b/mist/main.go index 6e45543527..747616f8f3 100644 --- a/mist/main.go +++ b/mist/main.go @@ -12,7 +12,7 @@ import ( const ( ClientIdentifier = "Mist" - Version = "0.6.7" + Version = "0.6.5" ) var ethereum *eth.Ethereum