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