Commit 5ff0814b authored by Jeffrey Wilcke's avatar Jeffrey Wilcke

VERSION, cmd/geth: bumped version 1.4.0

parent 001684fb
...@@ -48,9 +48,9 @@ import ( ...@@ -48,9 +48,9 @@ import (
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "1.3.0-dev" Version = "1.4.0-unstable"
VersionMajor = 1 VersionMajor = 1
VersionMinor = 3 VersionMinor = 4
VersionPatch = 0 VersionPatch = 0
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment