cmd/geth: version bump 0.9.38

This commit is contained in:
Jeffrey Wilcke 2015-07-09 17:43:45 +02:00
parent 3add8cfdb0
commit 344277d026
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ import (
const (
ClientIdentifier = "Geth"
Version = "0.9.36"
Version = "0.9.38"
)
var (