cmd/geth: version 1.0.6

This commit is contained in:
Jeffrey Wilcke
2015-10-21 16:06:00 +02:00
parent 355f6e3196
commit b9623b1d41

View File

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