Commit 9fb7bc74 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke

geth: bumped version 1.0.2

parent e2d44814
......@@ -48,10 +48,10 @@ import (
const (
ClientIdentifier = "Geth"
Version = "1.0.1"
Version = "1.0.2"
VersionMajor = 1
VersionMinor = 0
VersionPatch = 1
VersionPatch = 2
)
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