From 93ba3df4ff5cde13037b0305cb6b557831053ee8 Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 19 Mar 2015 15:36:38 +0100 Subject: [PATCH] Removed frontier from version :-( --- cmd/ethereum/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/ethereum/main.go b/cmd/ethereum/main.go index 7524af4b2c..38c04ec9d8 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 (