cmd/geth: bumped version 1.0.2

This commit is contained in:
Jeffrey Wilcke
2015-08-20 21:41:39 +02:00
parent bf2d4e1e1e
commit a0303ff4bd

View File

@ -50,7 +50,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "1.0.1"
Version = "1.0.2"
)
var (