aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/main.go
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-05-16 06:27:35 +0800
committerobscuren <geffobscura@gmail.com>2015-05-16 06:27:35 +0800
commit4b2ee6c30c5c4cacda23db4b2d18db37868492b7 (patch)
treed898e2b20a6c2e0b5613ae7f669499c5db23b719 /cmd/mist/main.go
parentd116b9595cf6424293cc94d0dbe78153da860727 (diff)
parent7ea76fcf993f3fecb55233bdcc2409618d9080b9 (diff)
downloadgo-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.tar
go-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.tar.gz
go-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.tar.bz2
go-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.tar.lz
go-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.tar.xz
go-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.tar.zst
go-tangerine-4b2ee6c30c5c4cacda23db4b2d18db37868492b7.zip
Merge branch 'release/0.9.21' into develop
Diffstat (limited to 'cmd/mist/main.go')
-rw-r--r--cmd/mist/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/mist/main.go b/cmd/mist/main.go
index 4b55b3026..8365fcec1 100644
--- a/cmd/mist/main.go
+++ b/cmd/mist/main.go
@@ -37,7 +37,7 @@ import (
const (
ClientIdentifier = "Mist"
- Version = "0.9.19"
+ Version = "0.9.21"
)
var (