aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/main.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-04-04 18:24:59 +0800
committerobscuren <geffobscura@gmail.com>2015-04-04 18:24:59 +0800
commit60e097a5f4c10e9e869bd2b4b2814b766b409e18 (patch)
treecfca3bac4e0cce543bd9d17889ba52210dd7dbc9 /cmd/geth/main.go
parentec8a6e0a2b74c5755ebab97e438b00f8765851fe (diff)
parentbc5528b165e48e223c9c38dc1355511014c97e34 (diff)
downloadgo-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.tar
go-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.tar.gz
go-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.tar.bz2
go-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.tar.lz
go-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.tar.xz
go-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.tar.zst
go-tangerine-60e097a5f4c10e9e869bd2b4b2814b766b409e18.zip
Merge branch 'develop' into glog
Diffstat (limited to 'cmd/geth/main.go')
-rw-r--r--cmd/geth/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/geth/main.go b/cmd/geth/main.go
index a5c51d831..166545014 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -43,7 +43,7 @@ import (
const (
ClientIdentifier = "Geth"
- Version = "0.9.4"
+ Version = "0.9.5"
)
var (