mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
Merge branch 'release/0.9.26' into develop
This commit is contained in:
commit
2587b0ea62
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.25"
|
||||
Version = "0.9.26"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue