Commit 3a51d5e8 authored by obscuren's avatar obscuren

cmd/geth: fixed ver num

parent 69f8a1b0
......@@ -50,7 +50,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.21.1"
Version = "0.9.22"
)
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