aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-03-19 01:39:24 +0800
committerobscuren <geffobscura@gmail.com>2015-03-19 01:39:24 +0800
commit79f90bf7c1c089ecc57fc5baecda636a0be5c5bb (patch)
tree2904bb92564979b234e134e2d06638e82e912828 /cmd
parentbc5ae943843231b9bab0edcf5ab9d0a19bf37870 (diff)
downloaddexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.tar
dexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.tar.gz
dexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.tar.bz2
dexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.tar.lz
dexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.tar.xz
dexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.tar.zst
dexon-79f90bf7c1c089ecc57fc5baecda636a0be5c5bb.zip
added frontier to version
Diffstat (limited to 'cmd')
-rw-r--r--cmd/ethereum/main.go2
1 files changed, 1 insertions, 1 deletions
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 (