mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 16:47:22 +00:00
cmd/geth: bump version to 0.9.14
This commit is contained in:
parent
88292f35db
commit
30b921ef46
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ import _ "net/http/pprof"
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.13"
|
||||
Version = "0.9.14"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue