Skip to content

Commit 8241fa5

Browse files
committed
VERSION, cmd/geth: bumped version
1 parent a6ca8fd commit 8241fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/geth/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import (
4545

4646
const (
4747
ClientIdentifier = "Geth"
48-
Version = "1.4.0-unstable"
48+
Version = "1.4.0-rc"
4949
VersionMajor = 1
5050
VersionMinor = 4
5151
VersionPatch = 0

0 commit comments

Comments
 (0)