mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-27 21:46:48 +01:00
VERSION, cmd/geth: version 1.2.3
This commit is contained in:
@@ -48,10 +48,10 @@ import (
|
||||
|
||||
const (
|
||||
ClientIdentifier = "Geth"
|
||||
Version = "1.2.2"
|
||||
Version = "1.2.3"
|
||||
VersionMajor = 1
|
||||
VersionMinor = 2
|
||||
VersionPatch = 2
|
||||
VersionPatch = 3
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user