cmd/geth: fixed ver num

This commit is contained in:
obscuren 2015-05-17 21:34:28 +02:00
parent 69f8a1b01a
commit 3a51d5e80c
1 changed files with 1 additions and 1 deletions

View File

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