aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-03-27 00:55:30 +0800
committerobscuren <geffobscura@gmail.com>2015-03-27 00:55:30 +0800
commit658204bafcba6332e979aee690dc5cff6e46fb42 (patch)
tree6626e0e61232d4720b3e60f969deeb109ff67b5f /cmd
parentc32bca45ad753da69a5530a1ee96ff069e937fc2 (diff)
downloaddexon-658204bafcba6332e979aee690dc5cff6e46fb42.tar
dexon-658204bafcba6332e979aee690dc5cff6e46fb42.tar.gz
dexon-658204bafcba6332e979aee690dc5cff6e46fb42.tar.bz2
dexon-658204bafcba6332e979aee690dc5cff6e46fb42.tar.lz
dexon-658204bafcba6332e979aee690dc5cff6e46fb42.tar.xz
dexon-658204bafcba6332e979aee690dc5cff6e46fb42.tar.zst
dexon-658204bafcba6332e979aee690dc5cff6e46fb42.zip
bump
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 2cf81b9e7..2f417aacb 100644
--- a/cmd/ethereum/main.go
+++ b/cmd/ethereum/main.go
@@ -42,7 +42,7 @@ import (
const (
ClientIdentifier = "Ethereum(G)"
- Version = "0.9.3"
+ Version = "0.9.4"
)
var (