VERSION, cmd/geth: bumped version
This commit is contained in:
parent
a6ca8fd268
commit
18580e152c
@ -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
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user