cmd/geth: version bump 0.9.33

This commit is contained in:
Jeffrey Wilcke 2015-06-23 19:20:20 +02:00
parent 983a33cf11
commit 22c7ce0162
1 changed files with 1 additions and 1 deletions

View File

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