aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-04-03 23:49:33 +0800
committerobscuren <geffobscura@gmail.com>2015-04-03 23:49:33 +0800
commitbc5528b165e48e223c9c38dc1355511014c97e34 (patch)
treea8d42be85553fbb057cc47356d85cfea24d6832b /cmd
parentf9d94c7462bbb3a0c463427baefc68555f853dee (diff)
downloadgo-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.tar
go-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.tar.gz
go-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.tar.bz2
go-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.tar.lz
go-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.tar.xz
go-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.tar.zst
go-tangerine-bc5528b165e48e223c9c38dc1355511014c97e34.zip
version bump
Diffstat (limited to 'cmd')
-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 62e30ac9a..2eb06d092 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 (