aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/geth/main.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-04-05 21:15:19 +0800
committerobscuren <geffobscura@gmail.com>2015-04-05 21:15:19 +0800
commit69ece747d3c4c960ea7df3f9649b094e44056fed (patch)
tree0192bb4e6e1812106615d45a865b3c3359278da5 /cmd/geth/main.go
parent01e1b498312c400b29cc7ca1c32b39a2173722ce (diff)
downloadgo-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.tar
go-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.tar.gz
go-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.tar.bz2
go-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.tar.lz
go-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.tar.xz
go-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.tar.zst
go-tangerine-69ece747d3c4c960ea7df3f9649b094e44056fed.zip
v bump
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 96f09c20d..a3fe84bb8 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -43,7 +43,7 @@ import (
const (
ClientIdentifier = "Geth"
- Version = "0.9.6"
+ Version = "0.9.7"
)
var (