cmd/geth: bump version to 0.9.14

pull/830/head
obscuren 10 years ago
parent 88292f35db
commit 30b921ef46
  1. 2
      cmd/geth/main.go

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

Loading…
Cancel
Save