mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 17:43:48 +00:00
cmd/geth: bump version 0.9.39
This commit is contained in:
parent
6f9377475c
commit
5a810758db
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "0.9.38"
|
||||
Version = "0.9.39"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue