cmd/geth: version number 0.9.36

This commit is contained in:
Jeffrey Wilcke
2015-07-07 14:55:27 +02:00
parent 9e7d5d9d3b
commit 4b5c99d97f
+1 -1
View File
@@ -49,7 +49,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "0.9.35"
Version = "0.9.36"
)
var (