cmd/geth: version number 0.9.36

This commit is contained in:
Jeffrey Wilcke 2015-07-07 12:21:36 +02:00
parent 3016f23864
commit db06906c4f
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "0.9.35"
Version = "0.9.36"
)
var (