cmd/geth: version bump 0.9.34

This commit is contained in:
Jeffrey Wilcke 2015-06-30 02:11:54 +02:00
parent e896cab82c
commit 8f504063f4

View File

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