cmd/geth: bumped version number

This commit is contained in:
Jeffrey Wilcke 2015-08-05 18:35:23 +02:00
parent 26f838796b
commit 98100f472c

View File

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