mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
v bump
This commit is contained in:
parent
01e1b49831
commit
69ece747d3
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.6"
|
||||
Version = "0.9.7"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue