From 93ba3df4ff5cde13037b0305cb6b557831053ee8 Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 19 Mar 2015 15:36:38 +0100 Subject: Removed frontier from version :-( --- cmd/ethereum/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/ethereum') diff --git a/cmd/ethereum/main.go b/cmd/ethereum/main.go index 7524af4b2..38c04ec9d 100644 --- a/cmd/ethereum/main.go +++ b/cmd/ethereum/main.go @@ -42,7 +42,7 @@ import ( const ( ClientIdentifier = "Ethereum(G)" - Version = "Frontier - 0.9.1" + Version = "0.9.1" ) var ( -- cgit v1.2.3