From 83a4b8b49bc28dad0539d040dceca48b7b75baf2 Mon Sep 17 00:00:00 2001 From: obscuren Date: Wed, 8 Oct 2014 12:24:42 +0200 Subject: Version 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 a860f7527..12f8681cf 100644 --- a/mist/main.go +++ b/mist/main.go @@ -12,7 +12,7 @@ import ( const ( ClientIdentifier = "Mist" - Version = "0.6.8" + Version = "0.7.0" ) var ethereum *eth.Ethereum -- cgit v1.2.3