From 96fd1ce270b7e6ab98497b612c3c3dce39670fcc Mon Sep 17 00:00:00 2001 From: obscuren Date: Wed, 24 Sep 2014 20:04:14 +0200 Subject: Bump --- mist/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mist/main.go') diff --git a/mist/main.go b/mist/main.go index 747616f8f..094246c1a 100644 --- a/mist/main.go +++ b/mist/main.go @@ -12,7 +12,7 @@ import ( const ( ClientIdentifier = "Mist" - Version = "0.6.5" + Version = "0.6.6" ) var ethereum *eth.Ethereum -- cgit v1.2.3