geth: bump version number

pull/750/merge
obscuren 10 years ago
parent 97b0c4b697
commit 52584596d4
  1. 2
      cmd/geth/main.go

@ -49,7 +49,7 @@ import _ "net/http/pprof"
const (
ClientIdentifier = "Geth"
Version = "0.9.10"
Version = "0.9.11"
)
var app = utils.NewApp(Version, "the go-ethereum command line interface")

Loading…
Cancel
Save