aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorJeffrey Wilcke <geffobscura@gmail.com>2015-07-10 00:07:52 +0800
committerJeffrey Wilcke <geffobscura@gmail.com>2015-07-10 00:07:52 +0800
commit5a810758dbe75dce9537d464ac0e5b5385b0e78f (patch)
tree733e046896afea70cb1037b76e70b867bd94f10e /cmd
parent6f9377475ce09bffe81fbac6f175d148903adb28 (diff)
downloaddexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.tar
dexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.tar.gz
dexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.tar.bz2
dexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.tar.lz
dexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.tar.xz
dexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.tar.zst
dexon-5a810758dbe75dce9537d464ac0e5b5385b0e78f.zip
cmd/geth: bump version 0.9.39
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 3805f3386..51a0defaa 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -49,7 +49,7 @@ import (
const (
ClientIdentifier = "Geth"
- Version = "0.9.38"
+ Version = "0.9.39"
)
var (