cmd/geth: bump version 0.9.23

This commit is contained in:
obscuren 2015-05-21 17:56:06 +02:00
parent f1cc3619f5
commit 4600ecb5c7
1 changed files with 1 additions and 1 deletions

View File

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