cmd/geth, eth: bump version & tmp fix for incorrect TD peers

This commit is contained in:
obscuren
2015-05-03 14:11:47 +02:00
parent f2a2b2ac70
commit ba2236fa51
2 changed files with 8 additions and 1 deletions

View File

@ -47,7 +47,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.14"
Version = "0.9.15"
)
var (