cmd/geth: bumped version to 0.9.24

This commit is contained in:
obscuren 2015-05-26 14:08:51 +02:00
parent 245f30c59b
commit d74ee40c86
1 changed files with 1 additions and 1 deletions

View File

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