mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 00:53:47 +00:00
cmd/geth: develop version bump 0.9.29
This commit is contained in:
parent
667f5a09c3
commit
7e58949c3f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.28"
|
||||
Version = "0.9.29"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue