Commit d51d0022 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke

cmd/geth: bumped version 1.1.0

parent 3793991c
......@@ -48,10 +48,10 @@ import (
const (
ClientIdentifier = "Geth"
Version = "1.0.3"
Version = "1.1.0"
VersionMajor = 1
VersionMinor = 0
VersionPatch = 3
VersionMinor = 1
VersionPatch = 0
)
var (
......
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