cmd/geth: bump version 0.9.18

This commit is contained in:
obscuren 2015-05-09 12:54:27 +02:00
parent 7eed47fad5
commit 658ac3c257

View File

@ -51,7 +51,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.17"
Version = "0.9.18"
)
var (