aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-06-10 03:14:11 +0800
committerobscuren <geffobscura@gmail.com>2015-06-10 03:14:11 +0800
commit7e58949c3f4c67960fb0422f49f3e513a388cc5d (patch)
tree4737800c5747d207601bfd8349494823b6a377ae /cmd
parent667f5a09c399bcd6ed44ef0c6aedbb4d6a1d0cb9 (diff)
downloadgo-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.tar
go-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.tar.gz
go-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.tar.bz2
go-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.tar.lz
go-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.tar.xz
go-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.tar.zst
go-tangerine-7e58949c3f4c67960fb0422f49f3e513a388cc5d.zip
cmd/geth: develop version bump 0.9.29
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 86868e20b..4d7d57220 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -44,7 +44,7 @@ import (
const (
ClientIdentifier = "Geth"
- Version = "0.9.28"
+ Version = "0.9.29"
)
var (