Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
8241fa5227 |
@ -45,7 +45,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "1.4.0-unstable"
|
Version = "1.4.0-rc"
|
||||||
VersionMajor = 1
|
VersionMajor = 1
|
||||||
VersionMinor = 4
|
VersionMinor = 4
|
||||||
VersionPatch = 0
|
VersionPatch = 0
|
||||||
|
Reference in New Issue
Block a user