From 79f90bf7c1c089ecc57fc5baecda636a0be5c5bb Mon Sep 17 00:00:00 2001 From: obscuren Date: Wed, 18 Mar 2015 18:39:24 +0100 Subject: [PATCH] added frontier to 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 38c04ec9d..7524af4b2 100644 --- a/cmd/ethereum/main.go +++ b/cmd/ethereum/main.go @@ -42,7 +42,7 @@ import ( const ( ClientIdentifier = "Ethereum(G)" - Version = "0.9.1" + Version = "Frontier - 0.9.1" ) var (