Compare commits

...

1 Commits

Author SHA1 Message Date
8241fa5227 VERSION, cmd/geth: bumped version 2016-04-19 18:15:04 +02:00

View File

@ -45,7 +45,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "1.4.0-unstable"
Version = "1.4.0-rc"
VersionMajor = 1
VersionMinor = 4
VersionPatch = 0