Commit 36ce54e5 authored by obscuren's avatar obscuren

cmd/geth: bump version to 0.9.20

parent d6357aa6
...@@ -50,7 +50,7 @@ import _ "net/http/pprof" ...@@ -50,7 +50,7 @@ import _ "net/http/pprof"
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "0.9.19" Version = "0.9.20"
) )
var ( var (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment