good morning!!!!

Skip to content
Snippets Groups Projects
Commit 18580e15 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

VERSION, cmd/geth: bumped version

parent a6ca8fd2
No related branches found
No related tags found
No related merge requests found
1.4.0
1.5.0
......@@ -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
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment