cmd/geth: bump version 0.9.25

This commit is contained in:
obscuren 2015-05-27 02:06:52 +02:00
parent aada35af9b
commit 2c532a7255
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.24" Version = "0.9.25"
) )
var ( var (