mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
bump version
This commit is contained in:
parent
789e52afdf
commit
dfcf6fe985
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ import (
|
||||||
const (
|
const (
|
||||||
|
|
||||||
ClientIdentifier = "Gexp"
|
ClientIdentifier = "Gexp"
|
||||||
Version = "1.1.4"
|
Version = "1.2.2"
|
||||||
VersionMajor = 1
|
VersionMajor = 1
|
||||||
VersionMinor = 2
|
VersionMinor = 2
|
||||||
VersionPatch = 2
|
VersionPatch = 2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue