mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-12 22:29:02 +00:00
cmd/geth: bumped version 1.0.2
This commit is contained in:
parent
bf2d4e1e1e
commit
a0303ff4bd
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ import (
|
|||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.0.1"
|
||||
Version = "1.0.2"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Reference in a new issue