cmd/geth: bump version to 0.9.20

release/1.0.1
obscuren 10 years ago
parent d6357aa616
commit 36ce54e5dc
  1. 2
      cmd/geth/main.go

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

Loading…
Cancel
Save