cmd/geth: bump version to 0.9.20

This commit is contained in:
obscuren
2015-05-12 19:01:01 +02:00
parent d6357aa616
commit 36ce54e5dc
+1 -1
View File
@@ -50,7 +50,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.19"
Version = "0.9.20"
)
var (