cmd/geth: version bump 0.9.35

This commit is contained in:
Jeffrey Wilcke 2015-06-30 02:30:26 +02:00
parent 8d016ced6b
commit b047f05e7e
1 changed files with 1 additions and 1 deletions

View File

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