mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-08 17:21:47 +00:00
Bump
This commit is contained in:
parent
eb75a77151
commit
36fe11378c
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ import _ "net/http/pprof"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.8"
|
Version = "0.9.9"
|
||||||
)
|
)
|
||||||
|
|
||||||
var app = utils.NewApp(Version, "the go-ethereum command line interface")
|
var app = utils.NewApp(Version, "the go-ethereum command line interface")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue