mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-01 05:42:58 +00:00
cmd/geth: version 1.0.6
This commit is contained in:
parent
355f6e3196
commit
b9623b1d41
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import (
|
||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "1.0.5"
|
Version = "1.0.6"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue