Merge branch 'release/0.9.24' into develop

This commit is contained in:
obscuren 2015-05-26 14:49:06 +02:00
commit 3386ecb59a

View File

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