cmd/geth: version bump 0.9.34

pull/1362/head
Jeffrey Wilcke 9 years ago
parent e896cab82c
commit 8f504063f4
  1. 2
      cmd/geth/main.go

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

Loading…
Cancel
Save