mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-14 20:16:36 +00:00
cmd/geth: bumped version number 0.9.28
This commit is contained in:
parent
5950755b12
commit
93f4852844
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "0.9.27"
|
Version = "0.9.28"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue