We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ca8fd commit 8241fa5Copy full SHA for 8241fa5
cmd/geth/main.go
@@ -45,7 +45,7 @@ import (
45
46
const (
47
ClientIdentifier = "Geth"
48
- Version = "1.4.0-unstable"
+ Version = "1.4.0-rc"
49
VersionMajor = 1
50
VersionMinor = 4
51
VersionPatch = 0
0 commit comments