mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-11 10:36:37 +00:00
cmd/geth: version bump 0.9.27
This commit is contained in:
parent
7ab87f9f6e
commit
43ceb0f5c7
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.26"
|
Version = "0.9.27"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue