mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-04 02:23:48 +00:00
bump
This commit is contained in:
parent
2747df3df1
commit
ab015959e1
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.7"
|
||||
Version = "0.9.8"
|
||||
)
|
||||
|
||||
var app = utils.NewApp(Version, "the go-ethereum command line interface")
|
||||
|
|
|
|||
Loading…
Reference in a new issue