cmd/geth: bump version to 0.9.20

This commit is contained in:
obscuren 2015-05-12 11:41:56 +02:00
parent d6357aa616
commit 36ce54e5dc

View File

@ -50,7 +50,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.19"
Version = "0.9.20"
)
var (