VERSION, cmd/geth: bumped version
This commit is contained in:
@ -45,9 +45,9 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
ClientIdentifier = "Geth"
|
ClientIdentifier = "Geth"
|
||||||
Version = "1.4.0-unstable"
|
Version = "1.5.0-unstable"
|
||||||
VersionMajor = 1
|
VersionMajor = 1
|
||||||
VersionMinor = 4
|
VersionMinor = 5
|
||||||
VersionPatch = 0
|
VersionPatch = 0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user