mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 14:06:45 +01:00
geth: bumped version 1.0.2
This commit is contained in:
@@ -48,10 +48,10 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.0.1"
|
||||
Version = "1.0.2"
|
||||
VersionMajor = 1
|
||||
VersionMinor = 0
|
||||
VersionPatch = 1
|
||||
VersionPatch = 2
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user