cmd/geth: version number 0.9.36

This commit is contained in:
Jeffrey Wilcke 2015-07-07 12:21:36 +02:00
parent 9e7d5d9d3b
commit 4b5c99d97f
1 changed files with 1 additions and 1 deletions

View File

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