From 4ed94d3d512da28407118723e05e29f4058497e0 Mon Sep 17 00:00:00 2001 From: obscuren Date: Tue, 7 Oct 2014 11:18:34 +0200 Subject: removed old windows & added websockets to mist --- ethereum/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ethereum') diff --git a/ethereum/main.go b/ethereum/main.go index 0f0df20bb..3729b840b 100644 --- a/ethereum/main.go +++ b/ethereum/main.go @@ -13,7 +13,7 @@ import ( const ( ClientIdentifier = "Ethereum(G)" - Version = "0.6.7" + Version = "0.6.8" ) var logger = ethlog.NewLogger("CLI") -- cgit v1.2.3